- Documentations and more examples will be added soon.
Misc. utilities for interacting with LLMs.
OS: Linux-based
Python: >= 3.10
git clone https://github.com/JLX0/LLM_utilities
cd LLM_utilities
-
pip install -e .
(for installation in editable mode) -
pip install .
(for ordinary installation)