Published blog post: Multimodal Search Snowflake Embedding with MAX Engine
Versions used in this blog
max 24.2.1 (58157dc0)
Modular version 24.2.1-58157dc0-release
-
Install the MAX SDK.
-
git clone this repo and
python3 -m venv venv && source venv/bin/activate
python3 -m pip install --find-links "$(modular config max.path)/wheels" max-engine
python3 -m pip install -r requirements.txt
Follow the cells in blog.ipynb