Doc: Update readme document (#6052)

### What problem does this PR solve?

Added GPU startup script in the readme document

### Type of change

- [x] Documentation Update
This commit is contained in:
最美乡村程序员
2025-03-17 09:51:13 +08:00
committed by GitHub
parent d1d651080a
commit 634e7a41c5
8 changed files with 32 additions and 0 deletions

View File

@ -175,7 +175,11 @@ Experimente nossa demo em [https://demo.ragflow.io](https://demo.ragflow.io).
```bash
$ cd ragflow/docker
# Use CPU for embedding and DeepDoc tasks:
$ docker compose -f docker-compose.yml up -d
# To use GPU to accelerate embedding and DeepDoc tasks:
# docker compose -f docker-compose-gpu.yml up -d
```
| Tag da imagem RAGFlow | Tamanho da imagem (GB) | Possui modelos de incorporação? | Estável? |