--- title: LongCite emoji: 💬 colorFrom: yellow colorTo: purple sdk: gradio sdk_version: 4.42.0 suggested_hardware: a100-large app_port: 7860 app_file: app.py models: - THUDM/LongCite-glm4-9b tags: - long-context - chat - thudm short_description: LLM for long context disable_embedding: false --- # LongWriter ## How to run this space Run with the Code ```shell python app.py ```