Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
yvelos
/
Tsotsallm
like
0
Text Generation
Transformers
PyTorch
5 datasets
English
llama
text-generation-inference
Inference Endpoints
arxiv:
1910.09700
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
0e803a8
Tsotsallm
/
generation_config.json
yvelos
Upload LlamaForCausalLM
3d5192b
about 1 year ago
raw
Copy download link
history
blame
Safe
213 Bytes
{
"_from_model_config"
:
true
,
"bos_token_id"
:
1
,
"do_sample"
:
true
,
"eos_token_id"
:
2
,
"num_beams"
:
4
,
"pad_token_id"
:
32000
,
"temperature"
:
0.1
,
"top_p"
:
0.6
,
"transformers_version"
:
"4.33.3"
}