LocalAI/pkg/grpc
Ettore Di Giacinto 2bacd0180d
feat(diffusers): add img2img and clip_skip, support more kernels schedulers (#906)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2023-08-17 23:38:59 +02:00
..
base feat: move other backends to grpc 2023-07-15 01:19:43 +02:00
image feat: add initial AutoGPTQ backend implementation 2023-08-07 22:53:28 +02:00
llm feat: add initial AutoGPTQ backend implementation 2023-08-07 22:53:28 +02:00
proto feat(diffusers): add img2img and clip_skip, support more kernels schedulers (#906) 2023-08-17 23:38:59 +02:00
transcribe feat: add initial AutoGPTQ backend implementation 2023-08-07 22:53:28 +02:00
tts feat: add initial AutoGPTQ backend implementation 2023-08-07 22:53:28 +02:00
whisper feat: move other backends to grpc 2023-07-15 01:19:43 +02:00
client.go fix: use bytes in gRPC proto instead of strings (#813) 2023-07-27 18:41:04 +02:00
interface.go fix: use bytes in gRPC proto instead of strings (#813) 2023-07-27 18:41:04 +02:00
server.go fix: use bytes in gRPC proto instead of strings (#813) 2023-07-27 18:41:04 +02:00