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
e0eee6a
TinyLlama-1.1B-Chat-v1.0-fine-tuned-v5-temp
/
generation_config.json
ashishsr
Upload LlamaForCausalLM
ffd425d
verified
10 months ago
raw
Copy download link
history
blame
Safe
124 Bytes
{
"bos_token_id"
:
1
,
"eos_token_id"
:
2
,
"max_length"
:
2048
,
"pad_token_id"
:
0
,
"transformers_version"
:
"4.31.0"
}