Update README.md
Browse files
README.md
CHANGED
|
@@ -5,7 +5,7 @@ datasets:
|
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
base_model:
|
| 8 |
-
- unsloth/
|
| 9 |
tags:
|
| 10 |
- gaming
|
| 11 |
- minecraft
|
|
@@ -33,7 +33,7 @@ tags:
|
|
| 33 |
- **Tokens:** 425,535,198
|
| 34 |
- **Conversations:** 62,149
|
| 35 |
|
| 36 |
-
- **Base Architecture:**
|
| 37 |
- **License:** [Andy 1.1 License](LICENSE)
|
| 38 |
- **Repository:** https://huggingface.co/Sweaterdog/Andy‑4
|
| 39 |
|
|
@@ -154,4 +154,5 @@ ollama serve
|
|
| 154 |
|
| 155 |
See [Andy 1.1 License](LICENSE).
|
| 156 |
|
| 157 |
-
*This work uses data and models created by @Sweaterdog.*
|
|
|
|
|
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
base_model:
|
| 8 |
+
- unsloth/Llama-3.1-8B-Instruct-bnb-4bit
|
| 9 |
tags:
|
| 10 |
- gaming
|
| 11 |
- minecraft
|
|
|
|
| 33 |
- **Tokens:** 425,535,198
|
| 34 |
- **Conversations:** 62,149
|
| 35 |
|
| 36 |
+
- **Base Architecture:** LLaMA 3.1
|
| 37 |
- **License:** [Andy 1.1 License](LICENSE)
|
| 38 |
- **Repository:** https://huggingface.co/Sweaterdog/Andy‑4
|
| 39 |
|
|
|
|
| 154 |
|
| 155 |
See [Andy 1.1 License](LICENSE).
|
| 156 |
|
| 157 |
+
*This work uses data and models created by @Sweaterdog.*
|
| 158 |
+
*The original model, LLaMA3.1 is property rights of Meta*
|