keldenl / gpt-llama.cpp

A llama.cpp drop-in replacement for OpenAI's GPT endpoints, allowing GPT-powered apps to run off local llama.cpp models instead of OpenAI.
MIT License
594 stars 66 forks source link

SSL option, .env file settings and custom llama path #16

Closed cryptocake closed 1 year ago

cryptocake commented 1 year ago
cryptocake commented 1 year ago

The changes in this PR are obsolete now. Closing.