Installation
How to install Brinicle
pip
pip install brinicleFrom Source
git clone https://github.com/bicardinal/brinicle.git
cd brinicle
pip install -e .Requirements
- Python 3.12.x
- numpy
- fastapi
- uvicorn[standard]
- pydantic
- python-multipart
- pybind11
- orjson
- tokenizers