Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
BSC-LT
/
salamandra-7b
like
23
Follow
Language Technologies Unit @ Barcelona Supercomputing Center
209
Text Generation
Transformers
Safetensors
21 datasets
35 languages
llama
text-generation-inference
Inference Endpoints
arxiv:
10 papers
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
a9b425c
salamandra-7b
/
generation_config.json
joanllop
v1.1
110c55b
25 days 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"
}