--- title: AutoRefine emoji: 🚀 colorFrom: blue colorTo: purple sdk: gradio # sdk_version: 5.42.0 python_version: 3.10 models: - yrshi/AutoRefine-Qwen2.5-3B-Base preload_from_hub: - yrshi/AutoRefine-Qwen2.5-3B-Base - intfloat/e5-base-v2 app_file: demo.py pinned: false hf_oauth: true hf_oauth_scopes: - inference-api license: mit short_description: 'Space of [NeurIPS 2025] paper AutoRefine ' --- 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).