mirror of
https://github.com/katanemo/plano.git
synced 2026-04-30 03:16:28 +02:00
update ctx size to 4k
This commit is contained in:
parent
ea86f73605
commit
4d7c07a63c
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
FROM Arch-Function-Calling-1.5B-Q4_K_M.gguf
|
||||
|
||||
# Set parameters for response generation
|
||||
PARAMETER num_ctx 4096
|
||||
PARAMETER num_predict 1024
|
||||
PARAMETER temperature 0.001
|
||||
PARAMETER top_p 1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue