convert: import support for command-r models from safetensors (#6063)

---------

Co-authored-by: Patrick Devine <patrick@infrahq.com>
This commit is contained in:
Josh
2025-01-15 16:31:22 -08:00
committed by GitHub
parent a041b4df7c
commit 93a8daf285
10 changed files with 503 additions and 0 deletions

View File

@@ -109,6 +109,7 @@ func TestConvertModel(t *testing.T) {
"all-MiniLM-L6-v2",
"gemma-2-9b-it",
"Qwen2.5-0.5B-Instruct",
"c4ai-command-r-v01",
}
for i := range cases {