Conner
Conner
@microsoft-github-policy-service agree
@slundberg Can we merge this?
> Because it doesn't implement the flash attention we want. > > This is Triton's flash attention, which doesn't support "unpadded" batching, which is the one necessary to work nicely...
@menasheh if you figured this out would love to hear, running into similar on AWS
I reinstalled, and when I type in "code" I get "-su: code: command not found" and when I type in "code-oss" instead, the same error occurs.
Any progress? My Samsung Chromebook Plus is sad, it still misses vs code
A general solution might be tough to implement for WC, but with the `@open-wc/dev-server-hmr` combined with the [@web/dev-server](https://modern-web.dev/docs/dev-server/overview/) it looks like it should be easier? I've been playing around with...
This can also be done when creating the client in `hooks.server.ts`, e.g. ``` event.locals.sb = createSupabaseServerClient({ supabaseUrl: PUBLIC_SUPABASE_URL, supabaseKey: PUBLIC_SUPABASE_ANON_KEY, event, options: { global: { fetch: event.fetch, } } });...
Actually just came to create this issue, then saw it here. Storage doesn't even have this as option yet https://github.com/supabase/storage-js/issues/150. It'd be a breaking change to make this default, so...
Bumping this