Install local environment using pyenv and .python-version
, poetry.lock
, pyproject.toml
files.
python -m venv .venv
source .venv/bin/activate
pip install --upgrade pip
pip install poetry==1.8.1
poetry update
poetry install
Install pre-commit in your teminal and run
pre-commit install
Copy .env.example
to .env
and replace values for environmental variables.
- Inference and Finetuning setups on mcli and vLLM. Details:
- mcli/mcli_finetuning.md
- mcli/mcli_inference.md
- mcli/vllm_inference.md
- If you found a bug, open an issue.
- Rebecca Qian - email: [email protected]
- Sunitha Ravi - email: [email protected]
- Bartosz Mielczarek - email: [email protected]
Want to talk about LLM use cases, visit our webpage PatronusAI.