File size: 441 Bytes
c02035a 4a2d424 c02035a bc18551 c02035a bc18551 c02035a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | ---
title: RR
sdk: docker
app_port: 3001
# 申请持久化存储,这里申请 10GB,你可以根据需要调整
# 注意:持久化存储是付费的,但对于 AnythingLLM 是必需的
storage:
name: anythingllm-data
size: 50Gi
mount_to: /data
---
# AnythingLLM on Hugging Face Spaces
This Space runs an instance of AnythingLLM.
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|