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
* feat(bark-cpp): add new bark.cpp backend
Signed-off-by: Ettore Di Giacinto <[email protected]>
* build on linux only for now
Signed-off-by: Ettore Di Giacinto <[email protected]>
* track bark.cpp in CI bumps
Signed-off-by: Ettore Di Giacinto <[email protected]>
* Drop old entries from bumper
Signed-off-by: Ettore Di Giacinto <[email protected]>
* No need to test rwkv specifically, now part of llama.cpp
Signed-off-by: Ettore Di Giacinto <[email protected]>
---------
Signed-off-by: Ettore Di Giacinto <[email protected]>
stream, err:=client.CreateChatCompletionStream(context.TODO(), openai.ChatCompletionRequest{Model: "rwkv_test", Messages: []openai.ChatCompletionMessage{{Content: "Can you count up to five?", Role: "user"}}})
0 commit comments