Spaces:
Build error
Build error
File size: 588 Bytes
d53389b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
title: wizardcoder
emoji: π§ββοΈπ»π«
sdk: docker
app_port: 8000
duplicated_from: matthoffner/wizardcoder-ggml
---
# WizardCoder-ggml
## <a href="https://github.com/ggerganov/ggml" target="_blank">ggml</a>
## <a href="https://github.com/marella/ctransformers" target="_blank">ctransformers</a>
## [FastAPI Docs](https://matthoffner-wizardcoder-ggml.hf.space/docs)
### Updates
* Added /v1/chat/completions
* [Start using ctransformers](https://github.com/marella/ctransformers)
* [Added starcoder example](https://github.com/ggerganov/ggml/tree/master/examples/starcoder) |