Andy‑4 is an 8 billion‑parameter specialist model tuned for Minecraft gameplay via the Mindcraft framework. Trained on a single RTX 3090 over three weeks, Andy‑4 delivers advanced reasoning, multi‑step planning, and robust in‑game decision‑making.
The Current version of Andy-4 isAndy-4-0516, this was the date training finished.
This is a general model repo, any other models will be listed below:
Andy-4 models:
(Good all around model for anyone with less than 16GB of VRAM)
Andy-4-tiny has yet to be released, but is in training
If you are downloading on Huggingface, follow these directions!
DO NOT Use the Use This Model feature in Huggingface!
Andy-4 Huggingface Install Directions
Method One:
Select the model you would like to use
Download the Modelfile
Once downloaded, open Modelfile in a text editor, and change the FROM parameter from YOUR/PATH/HERE to the download location of the gguf file, this has to be exact!
When changed, save the file, and open command terminal
(Optional if CMD isn't opened via file explorer) Navigate to the correct directory using "cd"
Run the command ollama create sweaterdog/Andy-4 -f Modelfile If you want multiple models, include a tag afterwards. Example: sweaterdog/Andy-4:micro-fp16 or sweaterdog/Andy-4:q2_k
Go to a profile in MindCraft
Change the model to be sweaterdog/Andy-4Or whatever you named your model
Ensure you have the emdedding tag set to Ollama, like below
Once downloaded, open Modelfile in a text editor, and change the FROM parameter from YOUR/PATH/HERE To one of the models listed here in the Use This Model tab under ollama, here are the options:
```
3. When changed, save the file, and open command terminal
(Optional if CMD isn't opened via file explorer) Navigate to the correct directory using "cd"
Run the command ollama create sweaterdog/Andy-4 -f Modelfile If you want multiple models, include a tag afterwards. Example: sweaterdog/Andy-4:micro-fp16 or sweaterdog/Andy-4:q2_k
Go to a profile in MindCraft
Change the model to be sweaterdog/Andy-4Or whatever you named your model
Ensure you have the emdedding tag set to Ollama, like below