Spaces:
Runtime error
Runtime error
title: Ghudsavar | |
emoji: ππ» | |
colorFrom: gray | |
colorTo: green | |
sdk: docker | |
pinned: false | |
license: mit | |
app_port: 7860 | |
short_description: Quick container for llama.cpp's server example | |
# Ghudsavar ππ» | |
Github [iAkashPaul/Ghudsavar](https://github.com/iakashpaul/Ghudsavar) | |
> Ghudsavar (Horse rider) - Is a quick llama.cpp server for CPU only runtimes, made available as a docker image. One click deployment to HuggingFace spaces (even on the free tier with 2 CPU-cores). | |
## Customize yours | |
```bash | |
git clone https://github.com/iakashpaul/Ghudsavar.git | |
docker build -t iakashpaul/Ghudsavar:latest . --platform linux/amd64 | |
``` |