Compare commits
2 commits
88f4d87a4e
...
f71e5e3830
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f71e5e3830 | ||
|
|
83ac2132a4 |
2 changed files with 5 additions and 0 deletions
3
cogito:3b-16k-think/Modelfile
Normal file
3
cogito:3b-16k-think/Modelfile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
FROM cogito:3b
|
||||
PARAMETER num_ctx 16384
|
||||
SYSTEM """Enable deep thinking subroutine."""
|
||||
2
qwen3:4b-16k/Modelfile
Normal file
2
qwen3:4b-16k/Modelfile
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
FROM qwen3:4b
|
||||
PARAMETER num_ctx 16384
|
||||
Loading…
Add table
Add a link
Reference in a new issue