mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-11 00:07:07 +00:00
update model file docs
This commit is contained in:
@@ -286,6 +286,7 @@ func CreateModel(name string, path string, fn func(resp api.ProgressResponse)) e
|
||||
layer.MediaType = mediaType
|
||||
layers = append(layers, layer)
|
||||
default:
|
||||
// runtime parameters
|
||||
params[c.Name] = c.Args
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user