mirror of
https://gitlab.com/niansa/anyproc.git
synced 2025-03-06 20:49:24 +01:00
Updated for latest justlm
This commit is contained in:
parent
2c2636cef5
commit
9f9bbf71cc
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@ public:
|
|||
p.top_k = 5;
|
||||
p.top_p = 0.2f;
|
||||
p.temp = 0.1f;
|
||||
p.eos_ignores = 1;
|
||||
p.n_eos_ignores = 1;
|
||||
return p;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue