auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,12 @@
|
|
1 |
---
|
2 |
base_model: amadeusai/AV-FI-Qwen2.5-1.5B-PT-BR-Instruct
|
3 |
language:
|
4 |
-
-
|
5 |
library_name: transformers
|
|
|
6 |
quantized_by: mradermacher
|
|
|
|
|
7 |
---
|
8 |
## About
|
9 |
|
|
|
1 |
---
|
2 |
base_model: amadeusai/AV-FI-Qwen2.5-1.5B-PT-BR-Instruct
|
3 |
language:
|
4 |
+
- pt
|
5 |
library_name: transformers
|
6 |
+
license: apache-2.0
|
7 |
quantized_by: mradermacher
|
8 |
+
tags:
|
9 |
+
- text-generation-inference
|
10 |
---
|
11 |
## About
|
12 |
|