|
--- |
|
title: wizardcoder |
|
emoji: 🪄⚡️ |
|
sdk: docker |
|
app_port: 8000 |
|
--- |
|
|
|
# wizardCoder-ggml |
|
|
|
## <a href="https://matthoffner-wizardcoder-ggml.hf.space/docs" target="_blank">FastAPI Docs</a> |
|
|
|
## <a href="https://github.com/ggerganov/ggml" target="_blank">ggml</a> |
|
## <a href="https://github.com/marella/ctransformers" target="_blank">ctransformers</a> |
|
|
|
### Updates |
|
|
|
* Refactored /v1/chat/completions to match OpenAI spec |
|
* Added /v1/chat/completions |
|
* [Start using ctransformers](https://github.com/marella/ctransformers) |
|
* [Added starcoder example](https://github.com/ggerganov/ggml/tree/master/examples/starcoder) |