You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[bert](https://github.com/skeskinen/bert.cpp) ([binding](https://github.com/go-skynet/go-bert.cpp)) | bert | no | Embeddings only | yes | no | N/A |
@@ -47,6 +45,7 @@ LocalAI will attempt to automatically load models which are not explicitly confi
47
45
|[tinydream](https://github.com/symisc/tiny-dream#tiny-dreaman-embedded-header-only-stable-diffusion-inference-c-librarypixlabiotiny-dream)| stablediffusion | no | Image | no | no | N/A |
48
46
|`coqui`| Coqui | no | Audio generation and Voice cloning | no | no | CPU/CUDA |
49
47
|`petals`| Various GPTs and quantization formats | yes | GPT | no | no | CPU/CUDA |
48
+
|`transformers`| Various GPTs and quantization formats | yes | GPT, embeddings | yes | no | CPU/CUDA |
50
49
51
50
Note: any backend name listed above can be used in the `backend` field of the model configuration file (See [the advanced section]({{%relref "docs/advanced" %}})).
0 commit comments