Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
zember
/
Yi-6B-Chat-agent-function-calling
like
0
Text Generation
Transformers
PyTorch
llama
conversational
text-generation-inference
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
refs/pr/1
Yi-6B-Chat-agent-function-calling
/
generation_config.json
zembers
Add more
9392c75
about 2 years ago
raw
Copy download link
history
blame
Safe
183 Bytes
{
"bos_token_id"
:
6
,
"do_sample"
:
true
,
"eos_token_id"
:
7
,
"max_length"
:
4096
,
"pad_token_id"
:
0
,
"temperature"
:
0.6
,
"top_p"
:
0.8
,
"transformers_version"
:
"4.36.2"
}