Update README.md
Browse files
README.md
CHANGED
|
@@ -14,6 +14,8 @@ base_model:
|
|
| 14 |
pipeline_tag: text-generation
|
| 15 |
---
|
| 16 |
|
|
|
|
|
|
|
| 17 |
# **Pocket-Llama-3.2-3B-Instruct**
|
| 18 |
|
| 19 |
> Pocket-Llama-3.2-3B-Instruct is based on the Llama 3.2 architecture, designed as a lightweight and efficient general-purpose chat assistant. Optimized for fast inference while maintaining strong problem-solving, mathematical reasoning, and scientific capabilities. This model is fine-tuned for enhanced structured reasoning, minimal token wastage, and high-quality technical responses.
|
|
@@ -92,4 +94,4 @@ print(response)
|
|
| 92 |
5. **Error Propagation in Long Responses**:
|
| 93 |
Minor mistakes in early outputs may affect overall coherence in lengthy responses.
|
| 94 |
6. **Prompt Sensitivity**:
|
| 95 |
-
The effectiveness of responses depends on well-structured prompts.
|
|
|
|
| 14 |
pipeline_tag: text-generation
|
| 15 |
---
|
| 16 |
|
| 17 |
+

|
| 18 |
+
|
| 19 |
# **Pocket-Llama-3.2-3B-Instruct**
|
| 20 |
|
| 21 |
> Pocket-Llama-3.2-3B-Instruct is based on the Llama 3.2 architecture, designed as a lightweight and efficient general-purpose chat assistant. Optimized for fast inference while maintaining strong problem-solving, mathematical reasoning, and scientific capabilities. This model is fine-tuned for enhanced structured reasoning, minimal token wastage, and high-quality technical responses.
|
|
|
|
| 94 |
5. **Error Propagation in Long Responses**:
|
| 95 |
Minor mistakes in early outputs may affect overall coherence in lengthy responses.
|
| 96 |
6. **Prompt Sensitivity**:
|
| 97 |
+
The effectiveness of responses depends on well-structured prompts.
|