Austin Huang

Results 39 comments of Austin Huang

Interesting! Currently we have an Ace binding implemented which is boring but well trod. I see it says - "Muya is still under development and should not be used for...

Cool - I think feasibility might come down to how easy it the API makes it to integrate a rust binding. Ace turned out to be relatively gentle even for...

Thanks for checking things out @gmrukwa ! Feel free to submit a small PR with that fix. The thumbnails depend on a headless chromium browser, I think we're running into...

Thanks for the kind words @eclipse-du. Yes - a landing page + demo would be quite beneficial. Feel free to join our discord if you're interested in chatting more -...

The tensorflow mnist downloader also does this and provides an example (recalling from an ancient dangling PR i submitted lol) https://github.com/tensorflow/haskell/blob/8e1d85b5e5bd56d54ff6d463c8581c57ab5526d9/tensorflow-mnist-input-data/Setup.hs

Original comment by @austinvhuang : I've run into this as well. Given the download problem in 0.11, maybe downloads checks could be in CI or integration tests? Response by @parmeet...

I'm running into this too fwiw. Using the git patch didn't resolve it outof the box - haven't tried limiting the python version per @ch1y0q yet. Would be good if...

Nice! Did you see any performance differences (positive or negative) @enum-class ?

Hi @LargeLanguageModelExplorer, thanks for trying it out. `make` should be invoked from inside the `build/` directory (which you should already be in if you do `cd build` before running it)....

I'm looking into options with metal shaders/vulkan/webgpu, if anyone wants to collaborate please reach out.