llama-model : fix the reported size class for nomic-embed-text-v2-moe (#13223)
This commit is contained in:
@@ -36,6 +36,7 @@ enum llm_type {
|
||||
LLM_TYPE_335M,
|
||||
LLM_TYPE_410M,
|
||||
LLM_TYPE_450M,
|
||||
LLM_TYPE_475M,
|
||||
LLM_TYPE_770M,
|
||||
LLM_TYPE_780M,
|
||||
LLM_TYPE_0_5B,
|
||||
|
||||
Reference in New Issue
Block a user