Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,8 @@ language:
|
|
3 |
- en
|
4 |
library_name: transformers
|
5 |
pipeline_tag: text-generation
|
|
|
|
|
6 |
---
|
7 |
## Colox, a special thinking AI.
|
8 |
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. :)
|
|
|
3 |
- en
|
4 |
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. :)
|