Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ashishsr
/
TinyLlama-1.1B-Chat-v1.0-fine-tuned-v5-temp
like
0
Text Generation
Transformers
PyTorch
llama
conversational
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
a714fe8
TinyLlama-1.1B-Chat-v1.0-fine-tuned-v5-temp
/
generation_config.json
ashishsr
Update generation_config.json
276ca2c
verified
10 months ago
raw
Copy download link
history
blame
128 Bytes
{
"bos_token_id"
:
1
,
"eos_token_id"
:
2
,
"max_length"
:
2048
,
"pad_token_id"
:
32000
,
"transformers_version"
:
"4.31.0"
}