Skip to content

Commit 7da0975

Browse files
committed
add missed model
1 parent dfaed4f commit 7da0975

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

refact-agent/engine/src/known_models.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -528,6 +528,7 @@ pub const KNOWN_MODELS: &str = r####"
528528
"PASSTHROUGH": {}
529529
},
530530
"similar_models": [
531+
"llama3.2/3b/instruct/vllm",
531532
"llama3.3/70b/instruct/vllm"
532533
]
533534
},

0 commit comments

Comments
 (0)