An open API service indexing awesome lists of open source software.

https://github.com/calcuis/llama-cpp-python-gradio-server


https://github.com/calcuis/llama-cpp-python-gradio-server

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

## llama-cpp-python-gradio-ui-server/localhost

**significantly faster than cTransformers with the pre-loaded model approach

*comment out "share=True": localhost only

run it by (pull the pre-trained model file chat.gguf in the same directory):
```
python chat.py
```