Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
moraxgiga
/
Tiny_llama_fine_tuning
like
0
Text Generation
Transformers
PyTorch
llama
text-generation-inference
Model card
Files
Files and versions
xet
Community
4
Deploy
Use this model
main
Tiny_llama_fine_tuning
/
generation_config.json
moraxgiga
Upload LlamaForCausalLM (
#1
)
31ff3ce
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
124 Bytes
{
"bos_token_id"
:
1
,
"eos_token_id"
:
2
,
"max_length"
:
2048
,
"pad_token_id"
:
0
,
"transformers_version"
:
"4.33.1"
}