Become the Ace of SPLADEs!
name | open in |
---|---|
Embed Movies into Vectors | |
Simple RAG pipeline |
- Clone the repo.
Note
The project uses Python 3.12
-
Install
uv
, following the official docs -
Run the following:
uv sync
- It is highly recommended to use
nbstripout
to avoid pushing the output of Jupyter Notebooks. Install it with:
uv run pre-commit install --install-hooks