Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
01-ai
/
Yi-34B-Chat
like
343
Follow
01-ai
487
Text Generation
Transformers
Safetensors
llama
conversational
text-generation-inference
Inference Endpoints
arxiv:
2403.04652
arxiv:
2311.16502
arxiv:
2401.11944
License:
apache-2.0
Model card
Files
Files and versions
Community
23
Train
Deploy
Use this model
4e1b9ac
Yi-34B-Chat
/
generation_config.json
tianjun
Update generation_config.json
b421927
12 months ago
raw
Copy download link
history
blame
Safe
183 Bytes
{
"bos_token_id"
:
6
,
"do_sample"
:
true
,
"eos_token_id"
:
7
,
"pad_token_id"
:
0
,
"temperature"
:
0.6
,
"max_length"
:
4096
,
"top_p"
:
0.8
,
"transformers_version"
:
"4.35.0"
}