Spaces:
Running
on
Zero
Running
on
Zero
File size: 448 Bytes
d4ab49e 89bcd26 d4ab49e 89bcd26 ba9f5b4 d4ab49e 89bcd26 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
title: Fast OpenChat-3.5
emoji: 🌍
colorFrom: indigo
colorTo: green
sdk: gradio
sdk_version: 4.1.2
app_file: app.py
pinned: false
license: apache-2.0
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
Run this on your own with this command:
```
docker run -it -p 7860:7860 --platform=linux/amd64 --gpus all \\\n\tregistry.hf.space/macadeliccc-openchat-3-5-chatbot:latest python app.py
``` |