Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,11 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
tags:
|
4 |
-
-
|
5 |
-
-
|
6 |
-
|
|
|
|
|
7 |
---
|
8 |
|
9 |
<h2>Deep-Reasoning-Llama-3.2-BlackSheep-3B</h2>
|
@@ -23,7 +25,7 @@ NOTE: Links to GGUFs below.
|
|
23 |
|
24 |
This model was fined tuned by DavidAU with "reasoning"/"thinking" from this model:
|
25 |
|
26 |
-
[ ]
|
27 |
|
28 |
Please give this model maker a shout out for work well done.
|
29 |
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
tags:
|
4 |
+
- reasoning
|
5 |
+
- thinking
|
6 |
+
- cot
|
7 |
+
- deepseek
|
8 |
+
base_model: [ TroyDoesAI/BlackSheep-Llama3.2-3B ]
|
9 |
---
|
10 |
|
11 |
<h2>Deep-Reasoning-Llama-3.2-BlackSheep-3B</h2>
|
|
|
25 |
|
26 |
This model was fined tuned by DavidAU with "reasoning"/"thinking" from this model:
|
27 |
|
28 |
+
[ https://huggingface.co/TroyDoesAI/BlackSheep-Llama3.2-3B ]
|
29 |
|
30 |
Please give this model maker a shout out for work well done.
|
31 |
|