LongWriter / README.md
zRzRzRzRzRzRzR's picture
add suggested_hardware
5f7b72c
|
raw
history blame contribute delete
No virus
397 Bytes
---
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
```