Update README.md
Browse files
README.md
CHANGED
@@ -65,14 +65,19 @@ tags:
|
|
65 |
|
66 |
2. 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:
|
67 |
```
|
|
|
|
|
68 |
hf.co/Sweaterdog/Andy-4:Q2_K
|
|
|
69 |
hf.co/Sweaterdog/Andy-4:Q3_K_M
|
|
|
70 |
hf.co/Sweaterdog/Andy-4:Q4_K_M
|
|
|
71 |
hf.co/Sweaterdog/Andy-4:Q5_K_M
|
|
|
72 |
hf.co/Sweaterdog/Andy-4:Q8_0
|
|
|
73 |
hf.co/Sweaterdog/Andy-4:F16
|
74 |
-
```
|
75 |
-
|
76 |
3. When changed, save the file, and open command terminal
|
77 |
|
78 |
4. *(Optional if CMD isn't opened via file explorer)* Navigate to the correct directory using "cd"
|
|
|
65 |
|
66 |
2. 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:
|
67 |
```
|
68 |
+
|
69 |
+
|
70 |
hf.co/Sweaterdog/Andy-4:Q2_K
|
71 |
+
|
72 |
hf.co/Sweaterdog/Andy-4:Q3_K_M
|
73 |
+
|
74 |
hf.co/Sweaterdog/Andy-4:Q4_K_M
|
75 |
+
|
76 |
hf.co/Sweaterdog/Andy-4:Q5_K_M
|
77 |
+
|
78 |
hf.co/Sweaterdog/Andy-4:Q8_0
|
79 |
+
|
80 |
hf.co/Sweaterdog/Andy-4:F16
|
|
|
|
|
81 |
3. When changed, save the file, and open command terminal
|
82 |
|
83 |
4. *(Optional if CMD isn't opened via file explorer)* Navigate to the correct directory using "cd"
|