Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
haoranxu
/
ALMA-7B-R
like
13
Text Generation
Transformers
Safetensors
llama
text-generation-inference
Inference Endpoints
arxiv:
2401.08417
arxiv:
2309.11674
License:
mit
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
bb7e3cb
ALMA-7B-R
/
generation_config.json
haoranxu
Upload folder using huggingface_hub
b811c26
verified
10 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.9
,
"top_p"
:
0.6
,
"transformers_version"
:
"4.36.2"
}