Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,7 @@ language:
|
|
4 |
base_model:
|
5 |
- meta-llama/Llama-2-7b-chat-hf
|
6 |
library_name: transformers
|
|
|
7 |
---
|
8 |
## Colox, a special thinking AI.
|
9 |
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. :)
|
|
|
4 |
base_model:
|
5 |
- meta-llama/Llama-2-7b-chat-hf
|
6 |
library_name: transformers
|
7 |
+
pipeline_tag: text-generation
|
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. :)
|