mirror of
https://github.com/katanemo/plano.git
synced 2026-04-30 11:26:27 +02:00
* fix fc integration * fix integration * remove file * Update arch_fc.py * create model server hallucination detection class
6 lines
108 B
YAML
6 lines
108 B
YAML
params:
|
|
temperature: 0.01
|
|
top_p : 0.5
|
|
top_k: 50
|
|
max_tokens: 2024
|
|
stop_token_ids: [151645, 151643]
|