update ctx size to 4k

This commit is contained in:
Adil Hafeez 2024-09-29 17:13:05 -07:00
parent ea86f73605
commit 4d7c07a63c

View file

@ -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