Spaces:
Running
Running
File size: 397 Bytes
aace9fa 9390ab5 aace9fa 641ee63 5f7b72c 630e57e aace9fa 641ee63 aace9fa 630e57e 9a1a48f 630e57e |
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 29 |
---
title: LongWriter
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/longwriter-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
``` |