LocalAI/pkg/grpc
Dave 8b90ac2b1a
1000 -> 10,000 for ropeFreqBase?
the error message talks about a default of 10k, so setting this to 10k instead of 1k experimentally.
2023-07-29 02:37:24 -04:00
..
base feat: move other backends to grpc 2023-07-15 01:19:43 +02:00
image feat: move other backends to grpc 2023-07-15 01:19:43 +02:00
llm 1000 -> 10,000 for ropeFreqBase? 2023-07-29 02:37:24 -04:00
proto fix: add rope settings during model load, fix CUDA (#821) 2023-07-27 21:56:05 +02:00
transcribe feat: move other backends to grpc 2023-07-15 01:19:43 +02:00
tts debug 2023-07-21 10:53:26 +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