690605:1032 ADR-034-134 #10.5 [skip CI]
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
FROM scb10x/typhoon-ocr1.5-3b:latest
|
||||
|
||||
PARAMETER num_ctx 8192
|
||||
PARAMETER num_predict 2048
|
||||
PARAMETER num_predict 4096
|
||||
PARAMETER temperature 0.1
|
||||
PARAMETER top_p 0.1
|
||||
PARAMETER repeat_penalty 1.1
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
FROM scb10x/typhoon2.5-qwen3-4b:latest
|
||||
|
||||
PARAMETER num_ctx 8192
|
||||
PARAMETER num_predict 2048
|
||||
PARAMETER num_predict 4096
|
||||
PARAMETER temperature 0.1
|
||||
PARAMETER top_p 0.85
|
||||
PARAMETER repeat_penalty 1.15
|
||||
|
||||
Reference in New Issue
Block a user