Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,7 @@ tags:
|
|
4 |
- math
|
5 |
- text-generation-inference
|
6 |
- code
|
|
|
7 |
license: llama3.2
|
8 |
language:
|
9 |
- en
|
@@ -77,4 +78,4 @@ print(response)
|
|
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**.
|
|
|
4 |
- math
|
5 |
- text-generation-inference
|
6 |
- code
|
7 |
+
- 3B
|
8 |
license: llama3.2
|
9 |
language:
|
10 |
- en
|
|
|
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**.
|