Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 12:19 PM
Hi @Retired_mod
About the actions I have taken :
Some actions I´m planning to do:
1) Implement another vector search such as chroma (I think it will not use GPU) - I didn´t work. I changed to CPU with chroma as vector search and It shown the same issue:
[86b54lclcl] An error occurred while loading the model. You haven't configured the CLI yet! Please configure by entering `/opt/conda/envs/mlflow-env/bin/gunicorn configure`.
2) Implement the Model Name mapping. However I don´t know where I put the code.
Do you have any information in how to implement this ?