BSC-LT / salamandraTA-2B-instruct-GGUF

huggingface.co
Total runs: 209
24-hour runs: -4
7-day runs: 57
30-day runs: 24
Model's Last Updated: July 06 2026
translation

Introduction of salamandraTA-2B-instruct-GGUF

Model Details of salamandraTA-2B-instruct-GGUF

image/png

SalamandraTA-2B-instruct-GGUF Model Card

This model is the GGUF-quantized version of SalamandraTA-2b-instruct .

The model weights are quantized from FP16 to Q4_K_M quantization Q8_0 (8-bit quantization), (4-bit weights with K-means clustering quantization) and Q3_K_M (3-but weights with K-means clustering quantization) using the Llama.cpp framework. Inferencing with this model can be done using VLLM .

SalamandraTA-2b-instruct is a translation LLM that has been instruction-tuned from SalamandraTA-2b-base. The base model results from continually pre-training Salamandra-2b on parallel data and has not been published, but is reserved for internal use. SalamandraTA-2b-instruct is proficient in 35 European languages (plus 3 varieties) and supports translation-related tasks, namely: sentence-level-translation, paragraph-level-translation, automatic post-editing, grammar checking, machine translation evaluation, alternative translations, named-entity-recognition and context-aware translation.

DISCLAIMER: This version of Salamandra is tailored exclusively for translation tasks. It lacks chat capabilities and has not been trained with any chat instructions.


The entire Salamandra family is released under a permissive Apache 2.0 license .

How to Use

The following example code works under Python 3.10.4 , vllm==0.7.3 , torch==2.5.1 and torchvision==0.20.1 , though it should run on any current version of the libraries. This is an example of translation using the model:

from huggingface_hub import snapshot_download
from vllm import LLM, SamplingParams

model_dir = snapshot_download(repo_id="BSC-LT/salamandraTA-2B-instruct-GGUF", revision="main")
model_name = "salamandrata_2b_inst_q4.gguf"

llm = LLM(model=model_dir + '/' + model_name, tokenizer=model_dir)

source = "Spanish"
target = "English"
sentence = "Ayer se fue, tomó sus cosas y se puso a navegar. Una camisa, un pantalón vaquero y una canción, dónde irá, dónde irá. Se despidió, y decidió batirse en duelo con el mar. Y recorrer el mundo en su velero. Y navegar, nai-na-na, navegar."

prompt = f"Translate the following text from {source} into {target}.\\n{source}: {sentence} \\n{target}:"
messages = [{'role': 'user', 'content': prompt}]

outputs = llm.chat(messages,
                   sampling_params=SamplingParams(
                       temperature=0.1,
                       stop_token_ids=[5],
                       max_tokens=200)
                   )[0].outputs

print(outputs[0].text)
    
Additional information
Author

The Language Technologies Unit from Barcelona Supercomputing Center.

Contact

For further information, please send an email to [email protected] .

Copyright

Copyright(c) 2025 by Language Technologies Unit, Barcelona Supercomputing Center.

Funding

This work has been promoted and financed by the Government of Catalonia through the Aina Project .

This work is funded by the Ministerio para la Transformación Digital y de la Función Pública - Funded by EU – NextGenerationEU within the framework of ILENIA Project with reference 2022/TL22/00215337.

Acknowledgements

The success of this project has been made possible thanks to the invaluable contributions of our partners in the ILENIA Project : HiTZ , and CiTIUS . Their efforts have been instrumental in advancing our work, and we sincerely appreciate their help and support.

Disclaimer
Disclaimer

Be aware that the model may contain biases or other unintended distortions. When third parties deploy systems or provide services based on this model, or use the model themselves, they bear the responsibility for mitigating any associated risks and ensuring compliance with applicable regulations, including those governing the use of Artificial Intelligence.

The Barcelona Supercomputing Center, as the owner and creator of the model, shall not be held liable for any outcomes resulting from third-party use.

License

Apache License, Version 2.0

Runs of BSC-LT salamandraTA-2B-instruct-GGUF on huggingface.co

209
Total runs
-4
24-hour runs
18
3-day runs
57
7-day runs
24
30-day runs

More Information About salamandraTA-2B-instruct-GGUF huggingface.co Model

More salamandraTA-2B-instruct-GGUF license Visit here:

https://choosealicense.com/licenses/apache-2.0

salamandraTA-2B-instruct-GGUF huggingface.co

salamandraTA-2B-instruct-GGUF huggingface.co is an AI model on huggingface.co that provides salamandraTA-2B-instruct-GGUF's model effect (), which can be used instantly with this BSC-LT salamandraTA-2B-instruct-GGUF model. huggingface.co supports a free trial of the salamandraTA-2B-instruct-GGUF model, and also provides paid use of the salamandraTA-2B-instruct-GGUF. Support call salamandraTA-2B-instruct-GGUF model through api, including Node.js, Python, http.

salamandraTA-2B-instruct-GGUF huggingface.co Url

https://huggingface.co/BSC-LT/salamandraTA-2B-instruct-GGUF

BSC-LT salamandraTA-2B-instruct-GGUF online free

salamandraTA-2B-instruct-GGUF huggingface.co is an online trial and call api platform, which integrates salamandraTA-2B-instruct-GGUF's modeling effects, including api services, and provides a free online trial of salamandraTA-2B-instruct-GGUF, you can try salamandraTA-2B-instruct-GGUF online for free by clicking the link below.

BSC-LT salamandraTA-2B-instruct-GGUF online free url in huggingface.co:

https://huggingface.co/BSC-LT/salamandraTA-2B-instruct-GGUF

salamandraTA-2B-instruct-GGUF install

salamandraTA-2B-instruct-GGUF is an open source model from GitHub that offers a free installation service, and any user can find salamandraTA-2B-instruct-GGUF on GitHub to install. At the same time, huggingface.co provides the effect of salamandraTA-2B-instruct-GGUF install, users can directly use salamandraTA-2B-instruct-GGUF installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

salamandraTA-2B-instruct-GGUF install url in huggingface.co:

https://huggingface.co/BSC-LT/salamandraTA-2B-instruct-GGUF

Url of salamandraTA-2B-instruct-GGUF

salamandraTA-2B-instruct-GGUF huggingface.co Url

Provider of salamandraTA-2B-instruct-GGUF huggingface.co

BSC-LT
ORGANIZATIONS

Other API from BSC-LT

huggingface.co

Total runs: 3.5K
Run Growth: 2.4K
Growth Rate: 68.66%
Updated:April 10 2026
huggingface.co

Total runs: 1.5K
Run Growth: -3.8K
Growth Rate: -253.73%
Updated:October 22 2025
huggingface.co

Total runs: 1.1K
Run Growth: 1.0K
Growth Rate: 93.86%
Updated:April 10 2026
huggingface.co

Total runs: 904
Run Growth: -733
Growth Rate: -81.08%
Updated:October 22 2025
huggingface.co

Total runs: 589
Run Growth: 128
Growth Rate: 21.73%
Updated:October 22 2025
huggingface.co

Total runs: 528
Run Growth: -16
Growth Rate: -3.03%
Updated:April 10 2026
huggingface.co

Total runs: 427
Run Growth: 268
Growth Rate: 62.76%
Updated:March 27 2026
huggingface.co

Total runs: 252
Run Growth: -55
Growth Rate: -21.83%
Updated:August 07 2025
huggingface.co

Total runs: 186
Run Growth: -20
Growth Rate: -10.75%
Updated:October 26 2021
huggingface.co

Total runs: 182
Run Growth: 80
Growth Rate: 43.96%
Updated:April 10 2026
huggingface.co

Total runs: 119
Run Growth: 16
Growth Rate: 13.45%
Updated:September 06 2021
huggingface.co

Total runs: 111
Run Growth: 71
Growth Rate: 63.96%
Updated:October 29 2024
huggingface.co

Total runs: 93
Run Growth: 59
Growth Rate: 63.44%
Updated:April 22 2026