Louis Beaumont

Results 131 issues of Louis Beaumont

just look at functions inside the plugin to implement

- store all items we got / take in bot.inventory - able to move all inventory to stash ...

Callback is a very outdated API, would it be possible to use modern javascript? ```ts import * as webllm from "@mlc-ai/web-llm"; for await (const response of webllm.chat.completions.create({ model: 'mistral-7b-chat-hf-q4f32_1', stream:...

## ❓ General Questions maybe dumb question in theory, is it possible to build a lib with mlc-llm Rust SDK, compile to WebAssembly, and use in the web with a...

question

I'm stuck at the Gowin part which does not seem to run on Mac ATM I'm looking at how to run Gowin in Docker Ubuntu or in the cloud with...

Who needs human streamers when you can have bots ? 1. Stream to twitch a bot (Twitch API intregation) 2. Make him do some random stuff (outside of the scope...

new example

nextjs, running in client component host macos m3 ![image](https://github.com/mlc-ai/web-llm/assets/25003283/ab21b546-3e36-4c6c-b632-bb246f0d09fe) Cannot find WebGPU on Safari (works on Arc, which uses Chromium if I'm not wrong) Both on MacOS and iPhone Any...

![Screenshot 2024-05-12 at 17 28 50](https://github.com/mlc-ai/web-llm/assets/25003283/8d5748f0-955a-4475-a097-be9586487ca7) for some reason it takes ~3 seconds to load model locally and 30 min on @Vercel stupid question, isn't the model downloaded on client...

**Is your feature request related to a problem? Please describe.** I want to use both Obsidian Publish and Flower (or only Flower if I find it better) **Describe the solution...

feature request

## ❓ General Questions Hey I was wondering if you had any guidelines on how to integrate with other AI accelerators? Trying to figure out where is the low level...

question