Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
base_model: projecte-aina/FLOR-1.3B-Instructed
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
- es
|
5 |
+
- ca
|
6 |
+
model_creator: projecte-aina
|
7 |
+
model_name: FLOR-1.3B-Instructed
|
8 |
+
model_type: bloom
|
9 |
+
prompt_template: '### Instruction
|
10 |
+
{instruction}
|
11 |
+
|
12 |
+
### Context
|
13 |
+
{context}
|
14 |
+
|
15 |
+
### Answer
|
16 |
+
'
|
17 |
+
quantized_by: xaviviro
|
18 |
+
---
|
19 |
+
|
20 |
+
# FLOR-1.3B-Instructed GGUF Quantized
|
21 |
+
|
22 |
+
- Model creator: [Projecte AINA](https://huggingface.co/projecte-aina)
|
23 |
+
- Original model: [FLOR-1.3B-Instructed](https://huggingface.co/projecte-aina/FLOR-1.3B-Instructed)
|