meta-llama / llama-stack-client-python

Python SDK for Llama Stack
Apache License 2.0
77 stars 19 forks source link

Add direct install helper print #46

Closed dltn closed 6 days ago

dltn commented 6 days ago

Adds https://github.com/meta-llama/llama-stack/pull/404 to DirectClient:

$ python src/llama_stack_client/lib/direct/test.py <run.yaml>

Please install needed dependencies using the following commands:

        pip install blobfile scikit-learn transformers matplotlib lm-format-enforcer scipy tqdm accelerate nltk redis chardet torch torchvision zmq numpy sentencepiece faiss-cpu fairscale pillow pypdf psycopg2-binary pandas aiosqlite

[...]
ModuleNotFoundError: No module named 'aiosqlite'