Tom Rochette

Results 73 comments of Tom Rochette

> @tomzx you might want to just specify your dependency as `torch = ">=1.3.0

I made a few changes in [my fork](https://github.com/TomzxForks/llm.js), specifically I ended up enabling IIFE (Immediately Invoked Function Expression) as a build format and disabled minifying since jsdelivr.net will minify for...

Any idea if this will be addressed within the next few weeks/months? For now we're likely to rely on the CLI instead of using the python API directly, which is...