Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
base_model:
|
3 |
-
- saishshinde15/
|
4 |
tags:
|
5 |
- text-generation
|
6 |
- transformers
|
@@ -13,19 +13,19 @@ language:
|
|
13 |
- en
|
14 |
---
|
15 |
|
16 |
-
# **
|
17 |
|
18 |
-
- **Model Name:** `saishshinde15/
|
19 |
-
- **Developed by:**
|
20 |
- **License:** Apache 2.0
|
21 |
-
- **Fine-tuned from:** [
|
22 |
- **Available in:** **16-bit and 4-bit GGUF formats**
|
23 |
|
24 |
---
|
25 |
|
26 |
## **Overview**
|
27 |
|
28 |
-
TethysAI Vortex Reasoning is an **experimental model** designed to replicate the **advanced reasoning** abilities of **
|
29 |
|
30 |
This model has been optimized for **efficient inference in GGUF format**, allowing for **deployment on CPU-based systems** and **lightweight edge devices** without sacrificing reasoning capabilities.
|
31 |
|
|
|
1 |
---
|
2 |
base_model:
|
3 |
+
- saishshinde15/Clyrai_Base_Reasoning
|
4 |
tags:
|
5 |
- text-generation
|
6 |
- transformers
|
|
|
13 |
- en
|
14 |
---
|
15 |
|
16 |
+
# **Clyrai Vortex Reasoning (GGUF)**
|
17 |
|
18 |
+
- **Model Name:** `saishshinde15/Clyrai_Vortex_Reasoning_GGUF`
|
19 |
+
- **Developed by:** clyrai
|
20 |
- **License:** Apache 2.0
|
21 |
+
- **Fine-tuned from:** [Clyrai_Base_Reasoning](https://huggingface.co/saishshinde15/Clyrai_Base_Reasoning)
|
22 |
- **Available in:** **16-bit and 4-bit GGUF formats**
|
23 |
|
24 |
---
|
25 |
|
26 |
## **Overview**
|
27 |
|
28 |
+
TethysAI Vortex Reasoning is an **experimental model** designed to replicate the **advanced reasoning** abilities of **Clyrai_Base_Reasoning**, which was originally enhanced using **GRPO**. Instead of GRPO, this model was fine-tuned with **high-quality structured data** using **high-end Supervised Fine-Tuning (SFT)** to replicate the step-by-step **thinking and self-questioning** mechanisms seen in models like **DeepSeek-R1**.
|
29 |
|
30 |
This model has been optimized for **efficient inference in GGUF format**, allowing for **deployment on CPU-based systems** and **lightweight edge devices** without sacrificing reasoning capabilities.
|
31 |
|