File size: 1,349 Bytes
4259e30
ac67d9d
 
4259e30
 
 
5c54a1e
 
 
 
 
4259e30
833b7df
4259e30
89a7215
34ae010
 
89a7215
34ae010
 
 
 
 
 
 
 
 
 
0726865
d6d2e11
 
 
4259e30
 
3eaaf3a
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
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>

[![Website](https://img.shields.io/badge/Website-antigma.ai-orange?logo=google-chrome&logoColor=white)](https://antigma.ai)
[![Twitter](https://img.shields.io/twitter/follow/antigma_labs?style=social)](https://twitter.com/antigma_labs)
[![Discord](https://img.shields.io/badge/Discord-Join%20Us-5865F2?logo=discord&logoColor=white)](https://discord.gg/svxG9ffc)
[![🤗 Hugging Face](https://img.shields.io/badge/HuggingFace-Antigma-yellow?logo=huggingface&logoColor=white)](https://huggingface.co/Antigma)
[![Telegram](https://img.shields.io/badge/Telegram-Group-blue?logo=telegram)](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`