Need more sample code
colorzhang opened this issue · 0 comments
colorzhang commented
I have problems to run this demo:
- embedding_pdf_documents can run on ray cluster as specified, it's good.
- open_source_LLM_retrieval_qa instead only run on local ray
The blog articles is not clear on how to run on ray cluster:
- where to store faiss index? s3?
- local files e.g. local_embeddings.py need to be specified by runtime_env, how?
Thanks