mirror of
https://github.com/likelovewant/ollama-for-amd.git
synced 2025-12-21 22:33:56 +00:00
nomic-embed-text model implementation (#13071)
This commit is contained in:
@@ -156,6 +156,7 @@ func New(c fs.Config) (model.Model, error) {
|
||||
)),
|
||||
},
|
||||
},
|
||||
true,
|
||||
)
|
||||
default:
|
||||
return nil, model.ErrUnsupportedTokenizer
|
||||
|
||||
Reference in New Issue
Block a user