Update README.md
Browse files
README.md
CHANGED
@@ -11,8 +11,7 @@ base_model:
|
|
11 |
- meta-llama/Llama-3.2-3B-Instruct
|
12 |
pipeline_tag: text-generation
|
13 |
---
|
14 |
-
|
15 |
-

|
16 |
|
17 |
# **Ganymede-Llama-3.3-3B-Preview**
|
18 |
|
@@ -78,4 +77,4 @@ print(response)
|
|
78 |
2. **Language-Specific Variability**: Performance may differ across languages, particularly for **low-resource languages**.
|
79 |
3. **Potential Error Accumulation**: Long-form text generation may introduce **inconsistencies** over extended outputs.
|
80 |
4. **Limited Real-World Awareness**: Knowledge is restricted to **training data** and may not reflect **recent world events**.
|
81 |
-
5. **Prompt Sensitivity**: The quality of responses depends on **prompt clarity and specificity**.
|
|
|
11 |
- meta-llama/Llama-3.2-3B-Instruct
|
12 |
pipeline_tag: text-generation
|
13 |
---
|
14 |
+

|
|
|
15 |
|
16 |
# **Ganymede-Llama-3.3-3B-Preview**
|
17 |
|
|
|
77 |
2. **Language-Specific Variability**: Performance may differ across languages, particularly for **low-resource languages**.
|
78 |
3. **Potential Error Accumulation**: Long-form text generation may introduce **inconsistencies** over extended outputs.
|
79 |
4. **Limited Real-World Awareness**: Knowledge is restricted to **training data** and may not reflect **recent world events**.
|
80 |
+
5. **Prompt Sensitivity**: The quality of responses depends on **prompt clarity and specificity**.
|