GGUF
English
qwen2
minecraft
Mindcraft
Minecraft
MindCraft
Inference Endpoints
conversational
Sweaterdog commited on
Commit
e9a5d7c
·
verified ·
1 Parent(s): ed43a28

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -21
README.md CHANGED
@@ -33,28 +33,13 @@ tags:
33
 
34
  # How to Install / Setup
35
 
36
- 1. Select the model you would like to use *(The regular model, as well as the small model is recommended)*
37
- 2. Download the Modelfile
38
- 3. Once downloaded, open Modelfile in a text editor, and change the path to the download location of the gguf file
39
- 4. When changed, save the file, and open command terminal
40
- 5. *(Optional if CMD isn't opened via file explorer)* Navigate to the correct directory using "cd"
41
- 6. Run the command ```ollama create sweaterdog/Andy-3.6 -f Modelfile``` If you want multiple models, include a tag afterwards. Example: sweaterdog/Andy-3.5:mini-fp16 or sweaterdog/Andy-3.6:q2_k
42
- 7. Go to a profile in MindCraft
43
- 8. Change the model to be ```sweaterdog/Andy-3.6``` *Or whatever you named your model*
44
- 9. Ensure you have the emdedding tag set to Ollama, like below
45
- ```
46
- {
47
- "name": "andy-3.6",
48
-
49
- "model": "Sweaterdog/Andy-3.6",
50
-
51
- "embedding": "ollama"
52
-
53
- }
54
- ```
55
-
56
- 10. Enjoy playing with an AI that you are hosting!
57
 
 
 
 
 
 
58
 
59
  # How was model trained?
60
 
 
33
 
34
  # How to Install / Setup
35
 
36
+ **Installing Andy-3.6 is much easier and Andy-3.5!**
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
37
 
38
+ 1. In the top right of this repo, click "Use This Model"
39
+ 2. Next, click Ollama
40
+ 3. Pick your quantization
41
+ 4. Run the command in your terminal
42
+ 5. Now you have Andy-3.6 installed!
43
 
44
  # How was model trained?
45