examples + fmt

This commit is contained in:
Alex Garcia 2024-07-31 12:55:20 -07:00
parent 356f75cca7
commit dd972f6ffe
16 changed files with 1064 additions and 25 deletions

View file

@ -0,0 +1,8 @@
deps:
curl -L https://github.com/asg017/sqlite-rembed/releases/download/v0.0.1-alpha.9/install.sh | sh
curl -L https://github.com/asg017/sqlite-vec/releases/download/v0.0.1-alpha.37/install.sh | sh
wget https://github.com/Mozilla-Ocho/llamafile/releases/download/0.8.11/llamafile-0.8.11
wget https://huggingface.co/leliuga/all-MiniLM-L6-v2-GGUF/resolve/main/all-MiniLM-L6-v2.F16.gguf
.PHONY: deps