mirror of
https://github.com/ollama/ollama.git
synced 2025-11-11 16:57:01 +01:00
Move envconfig and consolidate env vars (#4608)
This commit is contained in:
@@ -26,7 +26,7 @@ import (
|
||||
"github.com/ollama/ollama/api"
|
||||
"github.com/ollama/ollama/format"
|
||||
"github.com/ollama/ollama/gpu"
|
||||
"github.com/ollama/ollama/server/envconfig"
|
||||
"github.com/ollama/ollama/envconfig"
|
||||
)
|
||||
|
||||
type LlamaServer interface {
|
||||
|
||||
Reference in New Issue
Block a user