prithivMLmods
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -6,4 +6,9 @@ library_name: transformers
|
|
6 |
pipeline_tag: text-generation
|
7 |
tags:
|
8 |
- '1.0e-5'
|
9 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
6 |
pipeline_tag: text-generation
|
7 |
tags:
|
8 |
- '1.0e-5'
|
9 |
+
---
|
10 |
+
# **Llama-Thinker-3B-Preview**
|
11 |
+
|
12 |
+
Llama-Thinker-3B-Preview is a pretrained and instruction-tuned generative model designed for multilingual applications. These models are trained using synthetic datasets based on long chains of thought, enabling them to perform complex reasoning tasks effectively.
|
13 |
+
|
14 |
+
Model Architecture: [ Based on Llama 3.2 ] is an autoregressive language model that uses an optimized transformer architecture. The tuned versions undergo supervised fine-tuning (SFT) and reinforcement learning with human feedback (RLHF) to align with human preferences for helpfulness and safety.
|