Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,10 @@ Art-Skynet-3B is an experimental model in the [Art (Auto Regressive Thinker) ser
|
|
5 |
|
6 |
This is the demo -> [LINK](https://huggingface.co/spaces/freeCS-dot-org/Art3B-chat)
|
7 |
|
|
|
|
|
|
|
|
|
8 |
#### **Model Details**
|
9 |
- **Base Model:** meta-llama/Llama-3.2-3B-Instruct
|
10 |
- **Architecture:** Transformer
|
|
|
5 |
|
6 |
This is the demo -> [LINK](https://huggingface.co/spaces/freeCS-dot-org/Art3B-chat)
|
7 |
|
8 |
+
The model incorporates a reasoning mechanism using specific tags:
|
9 |
+
|
10 |
+
`<|start_reasoning|>` *model's reasoning process* `<|end_reasoning|>` *model's response*
|
11 |
+
|
12 |
#### **Model Details**
|
13 |
- **Base Model:** meta-llama/Llama-3.2-3B-Instruct
|
14 |
- **Architecture:** Transformer
|