Add Devstral to the model library
This commit is contained in:
parent
91c52deda9
commit
3de4e0ab1e
1 changed files with 5 additions and 0 deletions
|
|
@ -20,6 +20,11 @@
|
||||||
:context-window 32
|
:context-window 32
|
||||||
:cutoff-date "2023-10"
|
:cutoff-date "2023-10"
|
||||||
)
|
)
|
||||||
|
(
|
||||||
|
hf.co/unsloth/Devstral-Small-2507-GGUF:latest
|
||||||
|
:description "Agentic LLM for software engineering tasks"
|
||||||
|
:context-window 128
|
||||||
|
)
|
||||||
(
|
(
|
||||||
llama3.2:latest
|
llama3.2:latest
|
||||||
:description "Instruction-tuned model optimized for multilingual dialogue"
|
:description "Instruction-tuned model optimized for multilingual dialogue"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue