GGUF
English
llama
gaming
minecraft
mindcraft
conversational
Sweaterdog commited on
Commit
7e92a26
·
verified ·
1 Parent(s): 8083de9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -2
README.md CHANGED
@@ -23,6 +23,30 @@ tags:
23
  > ⚠️ **Certification:**
24
  > Andy‑4 is **not yet certified** by the Mindcraft developers. Use in production at your own discretion.
25
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  ---
27
 
28
  ## If you are downloading on Huggingface, follow these directions!
@@ -116,7 +140,7 @@ tags:
116
  - **Conversations:** 62,149
117
 
118
  - **Base Architecture:** Deepseek-R1-LLaMA
119
- - **License:** [Andy 1.1 License](LICENSE)
120
  - **Repository:** https://huggingface.co/Sweaterdog/Andy‑4
121
 
122
  ---
@@ -235,6 +259,6 @@ ollama serve
235
 
236
  ## ⚖️ License
237
 
238
- See [Andy 1.1 License](LICENSE).
239
 
240
  *This work uses data and models created by @Sweaterdog.*
 
23
  > ⚠️ **Certification:**
24
  > Andy‑4 is **not yet certified** by the Mindcraft developers. Use in production at your own discretion.
25
 
26
+ ---
27
+ # This is a general model repo, any other models will be listed below:
28
+
29
+ ### Andy-4 models:
30
+
31
+ *(Good all around model for anyone with less than 16GB of VRAM)*
32
+
33
+ * [This Repo](https://huggingface.co/Sweaterdog/Andy-4)
34
+
35
+ ### Andy-4-micro models:
36
+
37
+ *(Great model to fit inside of laptops or low-end PCs)*
38
+
39
+ * [Andy-4-micro *(Latest Version)*](https://huggingface.co/Sweaterdog/Andy-4-micro)
40
+ * [Andy-4-micro-0427](https://huggingface.co/Sweaterdog/Andy-4-micro-0427)
41
+
42
+ ### Andy-4-tiny models:
43
+
44
+ *(Generally not recommended due to low performance, but great for edge-case scenarios like phones)*
45
+
46
+ * [Andy-4-tiny *(Not released)*](https://huggingface.co/Sweaterdog/Andy-4-tiny)
47
+
48
+ Andy-4-tiny has yet to be released, but is in training
49
+
50
  ---
51
 
52
  ## If you are downloading on Huggingface, follow these directions!
 
140
  - **Conversations:** 62,149
141
 
142
  - **Base Architecture:** Deepseek-R1-LLaMA
143
+ - **License:** [Andy 1.0 License](LICENSE)
144
  - **Repository:** https://huggingface.co/Sweaterdog/Andy‑4
145
 
146
  ---
 
259
 
260
  ## ⚖️ License
261
 
262
+ See [Andy 1.0 License](LICENSE).
263
 
264
  *This work uses data and models created by @Sweaterdog.*