Make Model Name Configurable via Environment Variables
Closed this issue · 0 comments
kanak8278 commented
Currently, the model name is hard-coded in the mini_llm.py file. To enhance flexibility and support different model configurations without modifying the code, it would be beneficial to make the model name configurable via environment variables.