/pythia-llamafile

Llama based OpenAI API Docker

Primary LanguageDockerfileApache License 2.0Apache-2.0

pythia-llamafile

Run your own OpenAI API locally. Tested to work on Mac OS X & Linux.

build:

  • make sure you have docker installed
  • clone this repository
  • build the image
./build.sh

run:

./run.sh

UI Test:

API Test:

python -m client