Update README.md
Browse files
README.md
CHANGED
@@ -15,10 +15,14 @@ datasets:
|
|
15 |
|
16 |
# Uploaded model
|
17 |
|
|
|
|
|
|
|
|
|
18 |
- **Developed by:** PinkStack
|
19 |
- **License:** apache-2.0
|
20 |
- **Finetuned from model :** unsloth/llama-3.2-3b-instruct-bnb-4bit
|
21 |
|
22 |
-
This llama model was trained
|
23 |
|
24 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
15 |
|
16 |
# Uploaded model
|
17 |
|
18 |
+
Further trained Llama 3.2 3B with enhanced reasoning, aiming for deepseek r1 quality.
|
19 |
+
Trained with Nvidia Tesla t4
|
20 |
+
⚠️ This is the first model we've trained as a test. Phi 3.5 soon.
|
21 |
+
|
22 |
- **Developed by:** PinkStack
|
23 |
- **License:** apache-2.0
|
24 |
- **Finetuned from model :** unsloth/llama-3.2-3b-instruct-bnb-4bit
|
25 |
|
26 |
+
This llama model was trained using [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
27 |
|
28 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|