--- title: Advanced LLM on Zero emoji: 🕶 colorFrom: indigo colorTo: purple sdk: gradio sdk_version: 5.49.1 app_file: app.py pinned: true license: apache-2.0 header: mini fullWidth: true models: - Qwen/Qwen3-30B-A3B-Instruct-2507 - Qwen/Qwen3-Next-80B-A3B-Instruct - zai-org/GLM-4.5-Air short_description: 'Chat with Advanced LLM' --- An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).