Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
haoranxu
/
ALMA-7B
like
25
Text Generation
Transformers
PyTorch
llama
text-generation-inference
arxiv:
2309.11674
arxiv:
2401.08417
License:
mit
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
43ae814
ALMA-7B
/
generation_config.json
haoranxu
Upload LlamaForCausalLM
0f8f515
almost 2 years ago
raw
Copy download link
history
blame
Safe
166 Bytes
{
"bos_token_id"
:
1
,
"eos_token_id"
:
2
,
"max_length"
:
512
,
"pad_token_id"
:
0
,
"temperature"
:
0.9
,
"top_p"
:
0.6
,
"transformers_version"
:
"4.30.0.dev0"
}