mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-11 08:17:03 +00:00
unbound max num gpu layers (#591)
--------- Co-authored-by: Michael Yang <mxyng@pm.me>
This commit is contained in:
@@ -77,6 +77,7 @@ type model interface {
|
||||
ModelFamily() string
|
||||
ModelType() string
|
||||
FileType() string
|
||||
NumLayers() int64
|
||||
}
|
||||
|
||||
type container interface {
|
||||
|
||||
Reference in New Issue
Block a user