Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
haijian06
/
Yi-1.5-6B-Chat-Math
like
1
Text Generation
Transformers
Safetensors
llama
conversational
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
e627045
Yi-1.5-6B-Chat-Math
/
generation_config.json
haijian06
Upload 7 files
e627045
verified
7 months ago
raw
Copy download link
history
blame
Safe
181 Bytes
{
"do_sample"
:
true
,
"eos_token_id"
:
7
,
"max_new_tokens"
:
2048
,
"pad_token_id"
:
0
,
"temperature"
:
0.3
,
"top_k"
:
20
,
"top_p"
:
0.7
,
"transformers_version"
:
"4.41.2"
}