Spaces:
Running
on
A10G
Running
on
A10G
File size: 431 Bytes
eecc2cb 33ab324 eecc2cb d9267f6 eecc2cb feaa097 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
title: GGUF My Repo
emoji: 🦙
colorFrom: gray
colorTo: pink
sdk: docker
hf_oauth: true
hf_oauth_scopes:
- read-repos
- write-repos
- manage-repos
pinned: false
---
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`
|