LLM RAG System with MLDE
docker create network rag-system
make build
make up-fastchat-controller
make up-fastchat-model-worker
make up-fastchat-api-server
make up-determined
make run-inference
make up-rag
LLM RAG System with MLDE
docker create network rag-system
make build
make up-fastchat-controller
make up-fastchat-model-worker
make up-fastchat-api-server
make up-determined
make run-inference
make up-rag