"meta-reference-gpu" inline-client gives error: RuntimeError: An attempt has been made to start a new process before the current process has finished its bootstrapping phase.
#1211
Labels
bug
Something isn't working
System Info
Information
🐛 Describe the bug
python test_rag.py
using "meta-reference-gpu" inline-client gives error:RuntimeError: An attempt has been made to start a new process before the current process has finished its bootstrapping phase.
. This script works if setprovider_name = "together"
, but failed on provider_name = "meta-reference-gpu". Please help!the script is the following:
Error logs
Expected behavior
"meta-reference-gpu" inline-client should initiate successfully and be able to run RAG.
The text was updated successfully, but these errors were encountered: