Update README.md
Browse files
README.md
CHANGED
@@ -2,10 +2,11 @@
|
|
2 |
datasets:
|
3 |
- Sweaterdog/Andy-4-base
|
4 |
- Sweaterdog/Andy-4-ft
|
|
|
5 |
language:
|
6 |
- en
|
7 |
base_model:
|
8 |
-
- unsloth/Llama-
|
9 |
tags:
|
10 |
- gaming
|
11 |
- minecraft
|
@@ -22,10 +23,6 @@ tags:
|
|
22 |
> ⚠️ **Certification:**
|
23 |
> Andy‑4 is **not yet certified** by the Mindcraft developers. Use in production at your own discretion.
|
24 |
|
25 |
-
|
26 |
-
```
|
27 |
-
Built with LLaMA
|
28 |
-
```
|
29 |
---
|
30 |
|
31 |
## 🔍 Model Specifications
|
@@ -38,8 +35,8 @@ Built with LLaMA
|
|
38 |
- **Tokens:** 425,535,198
|
39 |
- **Conversations:** 62,149
|
40 |
|
41 |
-
- **Base Architecture:** LLaMA
|
42 |
-
- **License:** [Andy 1.1 License](LICENSE)
|
43 |
- **Repository:** https://huggingface.co/Sweaterdog/Andy‑4
|
44 |
|
45 |
---
|
@@ -150,7 +147,8 @@ ollama serve
|
|
150 |
|
151 |
- **Data & Models by:** @Sweaterdog
|
152 |
- **Framework:** Mindcraft (https://github.com/kolbytn/mindcraft)
|
153 |
-
- **LoRA Weights:** https://huggingface.co/Sweaterdog/Andy-4-LoRA
|
|
|
154 |
</details>
|
155 |
|
156 |
---
|
@@ -159,8 +157,4 @@ ollama serve
|
|
159 |
|
160 |
See [Andy 1.1 License](LICENSE).
|
161 |
|
162 |
-
|
163 |
-
|
164 |
-
*This work uses data and models created by @Sweaterdog.*
|
165 |
-
|
166 |
-
*The original model, LLaMA3.1 is property rights of Meta*
|
|
|
2 |
datasets:
|
3 |
- Sweaterdog/Andy-4-base
|
4 |
- Sweaterdog/Andy-4-ft
|
5 |
+
- Sweaterdog/Andy-base-2
|
6 |
language:
|
7 |
- en
|
8 |
base_model:
|
9 |
+
- unsloth/DeepSeek-R1-Distill-Llama-8B-bnb-4bit
|
10 |
tags:
|
11 |
- gaming
|
12 |
- minecraft
|
|
|
23 |
> ⚠️ **Certification:**
|
24 |
> Andy‑4 is **not yet certified** by the Mindcraft developers. Use in production at your own discretion.
|
25 |
|
|
|
|
|
|
|
|
|
26 |
---
|
27 |
|
28 |
## 🔍 Model Specifications
|
|
|
35 |
- **Tokens:** 425,535,198
|
36 |
- **Conversations:** 62,149
|
37 |
|
38 |
+
- **Base Architecture:** Deepseek-R1-LLaMA
|
39 |
+
- **License:** [Andy 1.1 License](LICENSE)
|
40 |
- **Repository:** https://huggingface.co/Sweaterdog/Andy‑4
|
41 |
|
42 |
---
|
|
|
147 |
|
148 |
- **Data & Models by:** @Sweaterdog
|
149 |
- **Framework:** Mindcraft (https://github.com/kolbytn/mindcraft)
|
150 |
+
- **LoRA Weights:** https://huggingface.co/Sweaterdog/Andy-4-LoRA
|
151 |
+
- *Explicit credit is not granted to Meta since this model was trained off of a slightly different architecture, from [DeepSeek-R1](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Llama-8B)
|
152 |
</details>
|
153 |
|
154 |
---
|
|
|
157 |
|
158 |
See [Andy 1.1 License](LICENSE).
|
159 |
|
160 |
+
*This work uses data and models created by @Sweaterdog.*
|
|
|
|
|
|
|
|