b-a-s-e-d commited on
Commit
8d7bda6
·
verified ·
1 Parent(s): 184a0a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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