Feat: Organise models folders #1445
Labels
application
Application
backend
extensions
Extensions
good first issue
Good for newcomers
help wanted
Extra attention is needed
python
Pull requests that update Python code
We have two folder
model
andmodels
they are used for storing embedding models and llms respectively.Use one folder for both instead (models)
To complete this feature you will need to look for all uses for model / models folder and make sure you check all install scripts that may be using them
The text was updated successfully, but these errors were encountered: