Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
haoranxu
/
ALMA-13B
like
33
Text Generation
Transformers
PyTorch
llama
text-generation-inference
Inference Endpoints
arxiv:
2309.11674
arxiv:
2401.08417
License:
mit
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
0226dfe
ALMA-13B
/
generation_config.json
haoranxu
Upload LlamaForCausalLM
7fa4b71
about 1 year 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"
}