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
323 stars 14 forks source link

Chore/issue122: add embeddings to settings integration tests #134

Closed toschoo closed 4 months ago

toschoo commented 4 months ago

The test passes but uses a small llm model instead of an embedding model. TODO: use an appropriate embedding model.