gonrocca commited on
Commit
9bcdced
·
verified ·
1 Parent(s): 2f37d17

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -11
README.md CHANGED
@@ -10,11 +10,9 @@ tags:
10
  - tool-calling
11
  - reasoning
12
  - argentina
13
- - gemma-4
14
  - moe
15
  - quantized
16
  - q4_k_m
17
- base_model: google/gemma-4-26B-A4B-it
18
  pipeline_tag: text-generation
19
  ---
20
 
@@ -218,18 +216,12 @@ Ver `RETRAINING.md` en el repo del proyecto para detalles.
218
 
219
  ---
220
 
221
- ## Licencia y atribuciones
222
 
223
  **Mate** se distribuye bajo **Apache License 2.0**.
224
 
225
- Este modelo es un fine-tune de **Gemma 4 26B-A4B-it** (Copyright © 2026 Google LLC,
226
- Apache 2.0). Ver [LICENSE Gemma](https://ai.google.dev/gemma/docs/gemma_4_license).
227
-
228
- Datasets utilizados:
229
- - `Salesforce/xlam-function-calling-60k` (CC BY 4.0)
230
- - `glaiveai/glaive-function-calling-v2` (Apache 2.0)
231
- - `angrygiraffe/claude-opus-4.6-4.7-reasoning-8.7k` (Apache 2.0)
232
- - `m-a-p/CodeFeedback-Filtered-Instruction` (Apache 2.0)
233
 
234
  ---
235
 
 
10
  - tool-calling
11
  - reasoning
12
  - argentina
 
13
  - moe
14
  - quantized
15
  - q4_k_m
 
16
  pipeline_tag: text-generation
17
  ---
18
 
 
216
 
217
  ---
218
 
219
+ ## Licencia
220
 
221
  **Mate** se distribuye bajo **Apache License 2.0**.
222
 
223
+ Para atribuciones legales completas (third-party software, datasets utilizados),
224
+ ver el archivo [`NOTICE.txt`](./blob/main/NOTICE.txt) en este repositorio.
 
 
 
 
 
 
225
 
226
  ---
227