theeseus-ai
commited on
Commit
•
20ba670
1
Parent(s):
065e124
Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,17 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
license: apache-2.0
|
10 |
library_name: transformers
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
# CriticalThinker-llama-3.1-8B-GGUF
|
@@ -120,7 +124,4 @@ Licensed under the **Apache 2.0 License**. See [LICENSE](LICENSE) for more detai
|
|
120 |
---
|
121 |
|
122 |
## Contact
|
123 |
-
For support, contact us via Hugging Face or email **[email protected]*.
|
124 |
-
|
125 |
-
|
126 |
-
|
|
|
1 |
---
|
2 |
tags:
|
3 |
+
- text-generation
|
4 |
+
- critical-thinking
|
5 |
+
- reasoning
|
6 |
+
- decision-making
|
7 |
+
- llama-3
|
8 |
+
- gguf
|
9 |
license: apache-2.0
|
10 |
library_name: transformers
|
11 |
+
datasets:
|
12 |
+
- theeseus-ai/CriticalThinker
|
13 |
+
base_model:
|
14 |
+
- meta-llama/Llama-3.1-8B-Instruct
|
15 |
---
|
16 |
|
17 |
# CriticalThinker-llama-3.1-8B-GGUF
|
|
|
124 |
---
|
125 |
|
126 |
## Contact
|
127 |
+
For support, contact us via Hugging Face or email **[email protected]*.
|
|
|
|
|
|