Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
BSC-LT
/
salamandra-2b
like
22
Follow
Language Technologies Unit @ Barcelona Supercomputing Center
224
Text Generation
Transformers
Safetensors
21 datasets
35 languages
llama
text-generation-inference
Inference Endpoints
arxiv:
11 papers
License:
apache-2.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
d3d9761
salamandra-2b
/
generation_config.json
joanllop
v1.1
1812f38
about 1 month ago
raw
Copy download link
history
blame
Safe
224 Bytes
{
"_from_model_config"
:
true
,
"bos_token_id"
:
1
,
"eos_token_id"
:
2
,
"do_sample"
:
true
,
"temperature"
:
0.1
,
"top_p"
:
0.95
,
"max_new_tokens"
:
25
,
"repetition_penalty"
:
1.2
,
"transformers_version"
:
"4.45.2"
}