Sweaterdog commited on
Commit
c650ac0
·
verified ·
1 Parent(s): dfaef4b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -2
README.md CHANGED
@@ -17,9 +17,21 @@ tags:
17
  ## Andy 3.5 is a collection of LOCAL LLM's designed for playing Minecraft
18
  *Andy 3.5 is designed to be used with MindCraft, and is not designed nor intended to be used for any other applications*
19
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  # How to Install
21
 
22
- 1. Select the model you would like to use *(The regular model, as well as the small model are recommended)*
23
  2. Download the Modelfile
24
  3. Once downloaded, open Modelfile in a text editor, and change the path to the download location of the gguf file
25
  4. When changed, save the file, and open command terminal
@@ -83,7 +95,9 @@ To find models such as reasoning or mini, go into files and search inside the fo
83
 
84
  Remember that this is a ***preview*** model and is **not** guaranteed to work, nor perform better or the same as Andy-3.5-*(Base)*
85
 
86
- When the full Andy-3.5-reasoning model is released, there will be the regular 7B model, as well as the mini model, which is 1.5B parameters.
 
 
87
 
88
  # Performance Metrics
89
 
 
17
  ## Andy 3.5 is a collection of LOCAL LLM's designed for playing Minecraft
18
  *Andy 3.5 is designed to be used with MindCraft, and is not designed nor intended to be used for any other applications*
19
 
20
+
21
+ > # Please note! [!WARNING]
22
+ >
23
+ > Andy-3.5 was trained on older data, and not the newest and latest versions of Mindcraft.
24
+ >
25
+ > I **cannot** guarantee that Andy-3.5 will work on future versions as the model was tuned to play MindCraft with a specific version!
26
+ >
27
+ > For the rest of the Andy-3.5 generation, this model will **ONLY** be supported on the version of Mindcraft in [this github repo!](https://github.com/Sweaterdog/Mindcraft-for-Andy-3.5)
28
+ >
29
+ > For more info, as well as the supported version of Mindcraft, please follow [this link to github](https://github.com/Sweaterdog/Mindcraft-for-Andy-3.5)
30
+
31
+
32
  # How to Install
33
 
34
+ 1. Select the model you would like to use *(The regular model, as well as the small model is recommended)*
35
  2. Download the Modelfile
36
  3. Once downloaded, open Modelfile in a text editor, and change the path to the download location of the gguf file
37
  4. When changed, save the file, and open command terminal
 
95
 
96
  Remember that this is a ***preview*** model and is **not** guaranteed to work, nor perform better or the same as Andy-3.5-*(Base)*
97
 
98
+ When the full Andy-3.5-reasoning model is released, there will be the regular 7B model, as well as the small model, which is 3B parameters.
99
+
100
+ For future updates and generations there will **not** be a mini and a teensy version, of course the name may stay, but there wil **not** be a 1.5B **nor** a 360M model
101
 
102
  # Performance Metrics
103