[Question] Changing .override.yml in HuggingFace Deployment #3749
-
I'm pretty much a newbie in this area. I followed the tutorial to deploy my LibreChat on HuggingFace. I know that the Environment Variable set to .env is controlled by “Variables and Secrets” in “HuggingFace Setting” (I think.) My problem came up when I tried to set up the RAG_API. There are only 4 files in HuggingFace's Files: .gitattributes, Dockerfile, README.md, librechat.yaml and I don't know if this is the right place to modify it. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
RAG_API isn't supported on HF, you would need to provide your own external solution to make it work |
Beta Was this translation helpful? Give feedback.
RAG_API isn't supported on HF, you would need to provide your own external solution to make it work