pannous

Results 190 comments of pannous

Same error message different reason: The process had to be run as root: sudo hijack

with this issue still open the module is now unusable (?)

`node -v v0.10.28 ?` add 4 to that

Shouldn't it fall back to to eigenmat instead of quitting with No GPU board available. ? me:~/dev/ai/deepnet/deepnet/examples/dbm$ ./runall.sh No GPU board available.

please someone host their compiled blink.wasm !

In sample.py you need to set `init_from = 'gpt2'`

Yes, if you look at browser debugger console, you see things like ``` Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist. wikitable2csv.ggor.de/:1 Unchecked runtime.lastError: Could not establish...

unsubscribeSent from your KarstenOn Nov 14, 2023, at 00:57, Lîm Tsú-thuàn ***@***.***> wrote: ➜ ./WasmEdge-0.13.4-Darwin/bin/wasmedge simd-add.wasm 340282366920938463463374325956791631870 ➜ ./WasmEdge-0.13.4-Darwin/bin/wasmedge simd-mul.wasm 340282366920938463463374607431768211455 There has bug in 0.13.4, but fixed in latest...

Agreed the readme nees some serious love. After many wasted hours it turns out it has to run on specific background queue: ``` let eventLoop:EventLoop=MultiThreadedEventLoopGroup.singleton.any() let queue = DispatchQueue.global(qos: .background)...