diff --git a/README.md b/README.md index 820d58eb..5e4514c0 100644 --- a/README.md +++ b/README.md @@ -160,4 +160,5 @@ Read more about Phind-CodeLlama-34B-v2 [here](https://huggingface.co/Phind/Phind | Repository | Description | | --- | --- | -| [huggingface-vscode-endpoint-server](https://github.com/LucienShui/huggingface-vscode-endpoint-server) | Custom code generation endpoint for this repository | \ No newline at end of file +| [huggingface-vscode-endpoint-server](https://github.com/LucienShui/huggingface-vscode-endpoint-server) | Custom code generation endpoint for this repository | +| [llm-vscode-inference-server](https://github.com/wangcx18/llm-vscode-inference-server) | An endpoint server for efficiently serving quantized open-source LLMs for code. |