Update README.md
Browse files
README.md
CHANGED
@@ -8,4 +8,13 @@ base_model:
|
|
8 |
- google/gemma-3-4b-it
|
9 |
pipeline_tag: image-text-to-text
|
10 |
library_name: transformers
|
11 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
- google/gemma-3-4b-it
|
9 |
pipeline_tag: image-text-to-text
|
10 |
library_name: transformers
|
11 |
+
---
|
12 |
+
Barcenas 4b
|
13 |
+
|
14 |
+
Based on google/gemma-3-4b-it and trained with mlabonne/OpenThoughts-79k-filtered data.
|
15 |
+
|
16 |
+
This new now multimodal (Image and text) model was trained with quality data in math, code, science and puzzles.
|
17 |
+
|
18 |
+
The goal of this model is to have powerful LLM capable of solving many problems but at a small size and able to run locally on most computers.
|
19 |
+
|
20 |
+
Made with ❤️ in Guadalupe, Nuevo Leon, Mexico 🇲🇽
|