mirror of
https://github.com/ollama/ollama.git
synced 2025-12-15 06:52:34 +01:00
Code shuffle to clean up the llm dir
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
"strings"
|
||||
)
|
||||
|
||||
//go:embed llama.cpp/gguf/build/*/*/lib/*.so
|
||||
//go:embed llama.cpp/build/*/*/lib/*.so
|
||||
var libEmbed embed.FS
|
||||
|
||||
func updatePath(dir string) {
|
||||
|
||||
Reference in New Issue
Block a user