Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ebayes
/
uhura-llama-2-7b-instruct
like
0
PyTorch
6 languages
llama
Multilingual
arxiv:
2407.05975
License:
mit
Model card
Files
Files and versions
Community
0ca4fed
uhura-llama-2-7b-instruct
/
generation_config.json
ebayes
Upload LlamaForCausalLM
87e68fa
verified
9 months ago
raw
Copy download link
history
blame
Safe
182 Bytes
{
"bos_token_id"
:
1
,
"do_sample"
:
true
,
"eos_token_id"
:
2
,
"max_length"
:
512
,
"pad_token_id"
:
0
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.31.0"
}