Spaces:
Running
on
Zero
Running
on
Zero
File size: 392 Bytes
d833c98 977fb98 d833c98 977fb98 d833c98 977fb98 d833c98 977fb98 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
---
title: LongCite
emoji: 💬
colorFrom: yellow
colorTo: purple
sdk: gradio
sdk_version: 4.41.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
``` |