Update README.md
Browse files
README.md
CHANGED
@@ -67,7 +67,8 @@ Andy-3.6 also knows how to build / use !newAction to perform commands, it was tr
|
|
67 |
|
68 |
# What models can I choose?
|
69 |
|
70 |
-
There are going to be
|
|
|
71 |
* Regular is a 7B parameter model, tuned from [Deepseek-R1 Distilled](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-7B)
|
72 |
* Small is a 3B parameter model, tuned from [Qwen2.5 3B](Qwen/Qwen2.5-3B-Instruct)
|
73 |
|
|
|
67 |
|
68 |
# What models can I choose?
|
69 |
|
70 |
+
There are going to be 3 model sizes avaliable, Regular, Large, and Small
|
71 |
+
* Large will be a 32B parameter model, tuned from [Deepseek-R1 Distilled](https://huggingface.co/unsloth/DeepSeek-R1-Distill-Qwen-32B-bnb-4bit)
|
72 |
* Regular is a 7B parameter model, tuned from [Deepseek-R1 Distilled](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-7B)
|
73 |
* Small is a 3B parameter model, tuned from [Qwen2.5 3B](Qwen/Qwen2.5-3B-Instruct)
|
74 |
|