Update README.md
Browse files
README.md
CHANGED
|
@@ -83,8 +83,8 @@ print(outputs[0]["generated_text"][-1])
|
|
| 83 |
|
| 84 |
### Use with `ollama`
|
| 85 |
|
| 86 |
-
Please, follow the instructions here to install ollama
|
| 87 |
|
| 88 |
-
Then you can pull from the public ollama hub
|
| 89 |
|
| 90 |
Two models are available: the standard version and the Q4_K_M quantized version
|
|
|
|
| 83 |
|
| 84 |
### Use with `ollama`
|
| 85 |
|
| 86 |
+
Please, follow the instructions here to install [ollama](https://ollama.com/)
|
| 87 |
|
| 88 |
+
Then you can pull from the public [llamusic ollama hub](https://ollama.com/llamusic)
|
| 89 |
|
| 90 |
Two models are available: the standard version and the Q4_K_M quantized version
|