This website works better with JavaScript
Home
Explore
Help
Register
Sign In
OpenSource
/
ollama
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
remove unused file
Michael Yang
2 months ago
parent
f46a4b07a3
commit
c4f127ee6d
1 changed files
with
0 additions
and
6 deletions
Split View
Show Diff Stats
0
6
ml/backend/ggml/ggml_debug.go
+ 0
- 6
ml/backend/ggml/ggml_debug.go
View File
@@ -1,6 +0,0 @@
-//go:build debug
-
-package ggml
-
-// #cgo CPPFLAGS: -DOLLAMA_DEBUG
-import "C"