mirror of
https://github.com/technovangelist/videoprojects.git
synced 2026-09-10 07:16:19 -04:00
forgot the readme
Signed-off-by: Matt Williams <m@technovangelist.com>
This commit is contained in:
parent
8fef00aa94
commit
48488850f1
10
2024-04-11-whatsinyourchroma/readme.md
Normal file
10
2024-04-11-whatsinyourchroma/readme.md
Normal file
|
|
@ -0,0 +1,10 @@
|
||||||
|
# What is this
|
||||||
|
|
||||||
|
I did a video that needed me to paste in an embedding into a bit of
|
||||||
|
code. So I made this to make it easier to generate that embedding.
|
||||||
|
Make sure you have nomic-embed-text on your system before starting.
|
||||||
|
|
||||||
|
|
||||||
|
1. Run `ollama pull nomic-embed-text`.
|
||||||
|
2. use the shell script.
|
||||||
|
3. profit!
|
||||||
Loading…
Reference in a new issue