Ettore Di Giacinto
|
e19d7226f8
|
feat: more embedded models, coqui fixes, add model usage and description (#1556)
* feat: add model descriptions and usage
* remove default model gallery
* models: add embeddings and tts
* docs: update table
* docs: updates
* images: cleanup pip cache after install
* images: always run apt-get clean
* ux: improve gRPC connection errors
* ux: improve some messages
* fix: fix coqui when no AudioPath is passed by
* embedded: add more models
* Add usage
* Reorder table
|
2024-01-08 00:37:02 +01:00 |
|
Ettore Di Giacinto
|
949da7792d
|
deps(conda): use transformers-env with vllm,exllama(2) (#1554)
* deps(conda): use transformers with vllm
* join vllm, exllama, exllama2, split petals
|
2024-01-06 13:32:28 +01:00 |
|
Ettore Di Giacinto
|
2b2d6673ff
|
exllama(v2): fix exllamav1, add exllamav2 (#1384)
* fix(exllama): fix exllama deps with anaconda
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
* feat(exllamav2): add exllamav2 backend
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
---------
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
|
2023-12-05 08:15:37 +01:00 |
|