WIP: backend-dev #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "backend-dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Minimal working version of the backend, wait until future commits for more detailed README.
For now, to run:
./llama-server -t <num-of-threads-to-use> -m <gguf-model-file> --port 8081 -n <num-of-tk-to-predict>go run main.gopython3 cli.pyor./cli.pybackend-devto WIP: backend-devPlease find attached a video demo.
Pull request closed