# Modelos de generación de texto

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th></th><th></th><th></th><th></th><th></th><th data-type="files"></th><th data-hidden data-type="files"></th></tr></thead><tbody><tr><td><strong>Descripción / Función</strong></td><td>Modelo de lenguaje de gran escala (LLM) de propósito general (instruido)</td><td><strong>Nombre modelo</strong></td><td>salamandra-7b-instruct-tools-16k</td><td><strong>Tarjeta del modelo</strong></td><td><a href="https://huggingface.co/BSC-LT/salamandra-7b-instruct-tools">https://huggingface.co/BSC-LT/salamandra-7b-instruct-tools</a></td><td><strong>Comentarios</strong></td><td>Modelo salamandra-7b entrenado con 276 mil instrucciones en inglés, español y catalán, recopiladas de diversos corpus abiertos</td><td><strong>Manual de uso</strong></td><td><a href="/files/tgxdmWuq35ufuC8ZAfZC">/files/tgxdmWuq35ufuC8ZAfZC</a></td><td><a href="/files/9r0XxyXC3jyn0TWkUjIe">/files/9r0XxyXC3jyn0TWkUjIe</a></td></tr><tr><td><strong>Descripción / Función</strong></td><td>Modelo de lenguaje multilingüe de gran escala (LLM) de propósito general (instruido). </td><td><strong>Nombre modelo</strong></td><td>ALIA-40b-instruct_Q8_0</td><td><strong>Tarjeta del modelo</strong></td><td><a href="https://huggingface.co/BSC-LT/ALIA-40b">https://huggingface.co/BSC-LT/ALIA-40b</a></td><td><strong>Comentarios</strong></td><td>ALIA-40b es un modelo altamente multilingüe preentrenado desde cero.</td><td><strong>Manual de uso</strong></td><td><a href="/files/tgxdmWuq35ufuC8ZAfZC">/files/tgxdmWuq35ufuC8ZAfZC</a></td><td><a href="/files/leEXfKjugyFrtPQUSFkw">/files/leEXfKjugyFrtPQUSFkw</a></td></tr><tr><td><strong>Descripción / Función</strong></td><td>Modelo de lenguaje en euskera de propósito general (instruido).</td><td><strong>Nombre modelo</strong></td><td>Latxa-Llama-3.1-8B-Instruct</td><td><strong>Tarjeta del modelo</strong></td><td><a href="https://huggingface.co/HiTZ/Latxa-Llama-3.1-8B-Instruct">https://huggingface.co/HiTZ/Latxa-Llama-3.1-8B-Instruct</a></td><td><strong>Comentarios</strong></td><td>Latxa-Llama-3.1-8B-Instruct es la versión instruida de Latxa, basada en Llama-3.1 y entrenada en euskera.</td><td><strong>Manual de uso</strong></td><td><a href="/files/tgxdmWuq35ufuC8ZAfZC">/files/tgxdmWuq35ufuC8ZAfZC</a></td><td></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://gplsi.gitbook.io/soporte-alia/modelos-llm/modelos-de-texto.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
