Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,20 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- Sweaterdog/Andy-4-preview-1
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
base_model:
|
| 8 |
+
- unsloth/DeepSeek-R1-Distill-Llama-8B-bnb-4bit
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
# 🌵Andy-4-preview-rough🧑💻
|
| 12 |
+
This model is NOT finished, it is the first part of the Andy-4-preview fine tune
|
| 13 |
+
|
| 14 |
+
## Why?
|
| 15 |
+
Andy-4 has the potential to be very very good. By making a preview of it, and taking in user information, we can make the full model of Andy-4 even better.
|
| 16 |
+
|
| 17 |
+
## How?
|
| 18 |
+
Andy-4-preview-rough is the first part of a fine tune of a total of 6 epochs, of which 2 were a heavier training regime. This is that model.
|
| 19 |
+
|
| 20 |
+
-- Thats it for this repo, I didn't wanna put a whole lot of effort into something that would be around for like a week or two ;p
|