-
### How can we reproduce the crash?
Our server just crashed twice with the attached cryptic error. I'm not sure if this is of any value, but the Bun output told me to file an issue 😉
### Relevant l…
-
### What happens?
The latest version of the DuckDB (latest main: v1.1.4-dev2916 9da182a939) triggers Internal Error when running the following SQL statement:
```sql
CREATE TABLE v00 (c01 INT, c0…
-
### How can we reproduce the crash?
Admin D:\bunDb via 🍔Bun v1.1.29
😊 ➜ bun dev
$ bun run src/index.ts
107 | return opts[p] || p;
108 | })
109 | );
110 | tries.push(…
-
Normalization should be done on the C++ side (if any, my vectors come out from my models already normalised).
If not every time the C++ code is used by another programming languages (i.e. nodejs) nor…
-
It was clearly possible on the Azure AI services playground (Real time - Language identification + Speaker diarization). But I can't figure out how to implement it.
-
Hey all! I've tried hooking ArnoldUSD up with Blender and I'm a bit stuck on parsing AOVs into the Delegate. In my Blender Addon I've got the HydraRenderEngine hooked up using this AOV system. This ha…
-
### SerialPort Version
12.0.0
### Node Version
20.2
### Electron Version
_No response_
### Platform
Linux pi4-1r 6.6.20+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.20-1+rpt1 (2024-03-07) aarch64 GNU…
-
Hello
would it be possible to fix this errors?
..\src\java.cpp(206): error C2661: 'v8::Object::Get': no overloaded function takes 1 arguments [..elec7\node_modules\java\build\nodejavabridge_bind…
-
For the following files, `cppcheck` is reporting duplicate consecutive return statements:
```
cocos/scripting/lua-bindings/auto/lua_cocos2dx_3d_auto.cpp
cocos/scripting/lua-bindings/auto/lua_coco…
-
Hi, I wanted to ask if the support for Gemma2 models can be added in this binding? Specifically I was trying to load the `gemma2-2b-it` model but wasn't able to because the ModelType enum only support…