Kirin nee
Kirin nee
Seems like it requires OpenCL, but is it possible to run it in docker containers for easier deployment on servers or cross-platform development?
* Wavebox Version: [4.11.3] * Operating System & Version: [Windows 10 Pro x64] * Account type (if applicable): [Discord] **Expected & actual behavior** When the settings - Show unread count...
Nix Pill 12 does not build Stdout/stderr ``` CC parse.lo CC queue.lo CCLD libgvpr.la /nix/store/7m6p435s1c9ysfs266n9ppfw9zkii697-binutils-2.35.1/bin/ld: ../../lib/expr/.libs/libexpr_C.a(sfexit.o): in function `atexit': /tmp/nix-build-graphviz.drv-0/graphviz-2.38.0/lib/sfio/sfexit.c:54: multiple definition of `atexit'; ../../lib/expr/.libs/libexpr_C.a(vmexit.o):/tmp/nix-build-graphviz.drv-0/graphviz-2.38.0/lib/vmalloc/vmexit.c:50: first defined here /nix/store/7m6p435s1c9ysfs266n9ppfw9zkii697-binutils-2.35.1/bin/ld: ../../lib/expr/.libs/libexpr_C.a(sfexit.o):...
**Describe the bug** Trying to use DragonflyDB in Kubernetes with IPv6, but it says IPv6 not supported **To Reproduce** 1. Have IPv6 only cluster (EKS) 2. Install via helm **Expected...
when trying to apply the `timeZone` field for Kubernetes `cronjob` kind: ``` CronJob.batch "helium-scheduler" is invalid: spec.timeZone: Invalid value: "Asia/Singapore": unknown time zone Asia/Singapore ``` Where can I check the...
**Is your feature request related to a problem? Please describe.** Add support for [Groq](www.groq.com), super cheap LPU-based LLMs **Describe the solution you'd like** Allow configuration to use Groq as LLM...
Support the super cheap and fast [groq](https://groq.com/) as LLM provider
### What problem did you meet? I would to use logto in a cloud-native way -- install the operator, define instance, application and API resources all via CRDs. Currently, many...