Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
anakin87
/
Llama-3-8b-ita-ties
like
3
Text Generation
Transformers
Safetensors
Italian
llama
mergekit
Merge
conversational
text-generation-inference
Inference Endpoints
arxiv:
2306.01708
License:
llama3
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
11b5dec
Llama-3-8b-ita-ties
/
generation_config.json
anakin87
Create generation_config.json
578a0a5
verified
6 months ago
raw
Copy download link
history
blame
Safe
181 Bytes
{
"bos_token_id"
:
128000
,
"eos_token_id"
:
[
128001
,
128009
]
,
"do_sample"
:
true
,
"temperature"
:
0.6
,
"max_length"
:
4096
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.40.1"
}