Spaces:
Runtime error
Runtime error
title: Quantize My Repo | |
emoji: 🔶 | |
colorFrom: gray | |
colorTo: pink | |
sdk: docker | |
hf_oauth: true | |
hf_oauth_scopes: | |
- read-repos | |
- write-repos | |
- manage-repos | |
pinned: false | |
failure_strategy: rollback | |
# About this Space | |
<div witd> | |
<a href="https://antigma.ai"> | |
<img alt="logo" src="https://raw.githubusercontent.com/AntigmaLabs/antigmalabs.github.io/refs/heads/main/logo.png" width="133"> | |
</a> | |
</div> | |
[](https://antigma.ai) | |
[](https://twitter.com/antigma_labs) | |
[](https://discord.gg/svxG9ffc) | |
[](https://huggingface.co/Antigma) | |
[](https://t.me/AntigmaLabs) | |
## Quantize your model | |
### For now we only support GGUF format | |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |
To run this space locally: | |
1. Login huggingface CLI: `huggingface-cli login` | |
2. Run command: `HF_TOKEN=$(cat ~/.cache/huggingface/token) docker compose up` | |