Просмотр исходного кода

readme : llama node binding (#911)

* chore: add nodejs binding

* chore: add nodejs binding
Genkagaku.GPT 2 лет назад
Родитель
Сommit
7e941b95eb
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -49,6 +49,7 @@ New features will probably be added mostly through community contributions.
 
 
 - Python: [abetlen/llama-cpp-python](https://github.com/abetlen/llama-cpp-python)
 - Python: [abetlen/llama-cpp-python](https://github.com/abetlen/llama-cpp-python)
 - Go: [go-skynet/go-llama.cpp](https://github.com/go-skynet/go-llama.cpp)
 - Go: [go-skynet/go-llama.cpp](https://github.com/go-skynet/go-llama.cpp)
+- Node.js: [hlhr202/llama-node](https://github.com/hlhr202/llama-node)
 
 
 **UI:**
 **UI:**