edgenai / edgen

⚡ Edgen: Local, private GenAI server alternative to OpenAI. No GPU required. Run AI models locally: LLMs (Llama2, Mistral, Mixtral...), Speech-to-text (whisper) and many others.
https://docs.edgen.co/
Apache License 2.0
333 stars 15 forks source link

Feat: config file parameter #68

Open toschoo opened 8 months ago

toschoo commented 8 months ago

I propose that we add a command line parameter --config-file that changes the location where edgen looks for a config file. That would ease integration testing and makes edgen more flexible in general.