Ben Liong

Results 4 comments of Ben Liong

@abhibeckert probably the only reason to fork JSONKit is so that people with deployed codes using JSONKit do not need to change their code.

You can now probably download https://github.com/comfyanonymous/ComfyUI/issues/2419 And download a ubuntu VM to run ComfyUI totally locally on iOS (probably best for iPad). But I’d imagine that ComfyUI won’t be able...

> try to check out this commit:01c43c73b1146b433c7ff80df77b6b2e0fcb1a6c `git checkout 01c43c73b1146b433c7ff80df77b6b2e0fcb1a6c` then ` git submodule update --init --recursive mlc_llm package ... > > ` I tried it, and it works! >...

> ``` > mkdir build > cd build > > echo "=== cmake for iOS" > cmake -G Xcode .. \ > -DCMAKE_INSTALL_RPATH="@rpath" \ > -DGGML_METAL_USE_BF16=ON \ > -DGGML_METAL_EMBED_LIBRARY=ON \...