Mattimax commited on
Commit
18774ae
·
verified ·
1 Parent(s): e14211b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -1
README.md CHANGED
@@ -1,3 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Mattimax/DATA-AI_Smol256M-Instruct
2
 
3
  ![License: Apache-2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)
@@ -86,6 +105,9 @@ with torch.no_grad():
86
  response = processor.batch_decode(outputs, skip_special_tokens=True)[0]
87
  print("Risposta del modello:", response)
88
  ```
89
- 🏁 Conclusioni
 
 
 
90
  ✨ "Mattimax/DATA-AI_Smol256M-Instruct" rappresenta un passo avanti per l’IA multimodale in italiano.
91
  💡 Il modello offre prestazioni solide, è leggero ed è open source, perfetto per l’uso in vari contesti.
 
1
+ ---
2
+ language:
3
+ - "it"
4
+ - "en"
5
+ thumbnail: "https://img.shields.io/badge/HuggingFace-Model-orange"
6
+ tags:
7
+ - multimodal
8
+ - ai
9
+ - vision-language
10
+ - italian
11
+ license: "apache-2.0"
12
+ datasets:
13
+ - "Mattimax/DATA-AI_IT"
14
+ metrics:
15
+ - "256M parametri"
16
+ - "Inferenze con < 1 GB di RAM GPU"
17
+ base_model: "HuggingFaceTB/SmolVLM-256M-Instruct"
18
+ ---
19
+
20
  # Mattimax/DATA-AI_Smol256M-Instruct
21
 
22
  ![License: Apache-2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)
 
105
  response = processor.batch_decode(outputs, skip_special_tokens=True)[0]
106
  print("Risposta del modello:", response)
107
  ```
108
+ ---
109
+
110
+ ## 🏁 Conclusioni
111
+
112
  ✨ "Mattimax/DATA-AI_Smol256M-Instruct" rappresenta un passo avanti per l’IA multimodale in italiano.
113
  💡 Il modello offre prestazioni solide, è leggero ed è open source, perfetto per l’uso in vari contesti.