Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,8 @@ library_name: transformers
|
|
5 |
pipeline_tag: text-generation
|
6 |
tags:
|
7 |
- text-generation-inference
|
|
|
|
|
8 |
---
|
9 |
## Colox, a special thinking AI.
|
10 |
Introuducing Colox! Colox is a reasoning model fine tuned from LLaMA 2 created by me trained to mimic thinking like humans do to solve hard problems. It is free open source, and smarter than GPT o1. And it was made with around $25 unlike most companys that spend billions. :)
|
|
|
5 |
pipeline_tag: text-generation
|
6 |
tags:
|
7 |
- text-generation-inference
|
8 |
+
datasets:
|
9 |
+
- Quardo/gsm8k-thinking
|
10 |
---
|
11 |
## Colox, a special thinking AI.
|
12 |
Introuducing Colox! Colox is a reasoning model fine tuned from LLaMA 2 created by me trained to mimic thinking like humans do to solve hard problems. It is free open source, and smarter than GPT o1. And it was made with around $25 unlike most companys that spend billions. :)
|