--- 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 ```