I ended up reading the code to figure out what local model (AllMiniLML6V2) is used after reading
|
- ~150MB for embedding model (downloaded on first use) |
Once I knew this I did locate docs on changing the default.
https://github.com/bartolli/docs/blob/main/reference/customization.mdx
This tool looks really useful (not had chance to try it).
I ended up reading the code to figure out what local model (AllMiniLML6V2) is used after reading
codanna/README.md
Line 110 in cb2c095
Once I knew this I did locate docs on changing the default.
https://github.com/bartolli/docs/blob/main/reference/customization.mdx
This tool looks really useful (not had chance to try it).