Update README.md
Browse files
README.md
CHANGED
@@ -107,6 +107,7 @@ The model can also be deployed with the following libraries:
|
|
107 |
- [`mistral-inference`](https://github.com/mistralai/mistral-inference): See [here](#mistral-inference)
|
108 |
- [`transformers`](https://github.com/huggingface/transformers): See [here](#transformers)
|
109 |
- [`LMStudio`](https://lmstudio.ai/): See [here](#lmstudio)
|
|
|
110 |
- [`ollama`](https://github.com/ollama/ollama): See [here](#ollama)
|
111 |
|
112 |
|
|
|
107 |
- [`mistral-inference`](https://github.com/mistralai/mistral-inference): See [here](#mistral-inference)
|
108 |
- [`transformers`](https://github.com/huggingface/transformers): See [here](#transformers)
|
109 |
- [`LMStudio`](https://lmstudio.ai/): See [here](#lmstudio)
|
110 |
+
- [`llama.cpp`](https://github.com/ggml-org/llama.cpp): See [here](#llama.cpp)
|
111 |
- [`ollama`](https://github.com/ollama/ollama): See [here](#ollama)
|
112 |
|
113 |
|