mirror of
https://github.com/katanemo/plano.git
synced 2026-05-05 05:42:49 +02:00
Cotran/hallucination integration (#115)
* fix fc integration * fix integration * remove file * Update arch_fc.py * create model server hallucination detection class
This commit is contained in:
parent
dc57f119a0
commit
7d38ef9719
2 changed files with 35 additions and 1 deletions
|
|
@ -2,5 +2,5 @@ params:
|
|||
temperature: 0.01
|
||||
top_p : 0.5
|
||||
top_k: 50
|
||||
max_tokens: 512
|
||||
max_tokens: 2024
|
||||
stop_token_ids: [151645, 151643]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue