mirror of
https://github.com/ollama/ollama.git
synced 2025-11-10 20:07:38 +01:00
Move envconfig and consolidate env vars (#4608)
This commit is contained in:
@@ -21,7 +21,7 @@ import (
|
||||
"unsafe"
|
||||
|
||||
"github.com/ollama/ollama/format"
|
||||
"github.com/ollama/ollama/server/envconfig"
|
||||
"github.com/ollama/ollama/envconfig"
|
||||
)
|
||||
|
||||
type handles struct {
|
||||
|
||||
Reference in New Issue
Block a user