chen
chen
> Hey 👋 thank you for reaching out! What would be your use case for supporting optional objects with `intersect`? ```ts type CombineElements = T extends [infer Head, ...infer Tail]...
> Hey 👋 thank you for reaching out! I agree that the behaviour is not optimal but I also don't know how to improves this while keeping the bundle size...
 I think we can use `yup` instead
I also encountered the same error, but it was not Olama but PyTorch. I guess this problem may be related to ensemble display? (I used 780m) Probabilistic occurrence
> a workaround for this (at least appears to be working so far 🤞) is `GRUB_CMDLINE_LINUX="amdgpu.dc=0"`. this will disable the display core (eg; no functioning display/monitor). this works for me...
> Can confirm this still happens with `amdgpu-install 6.0.60000-1697589.22.04`: > > ``` > E: Unable to locate package amdgpu-pro > E: Unable to locate package amf-amdgpu-pro > E: Unable to...
6.1.3 add package https://repo.radeon.com/amdgpu/6.1.3/ubuntu/pool/proprietary/
> You can use pure ESM, even though you have to start through with CJS (VSCode limitation...). The trick is to use `await import`: > > ```js > /** >...
When I failed and sent the same content again, I found that it actually succeeded. That is to say, there was no problem with the data, but I don't know...
> > [INFO ] stable-diffusion.cpp:261 - loading qwen2vl from './Qwen2.5-VL-7B-Instruct-Q8_0.gguf' > > [WARN ] model.cpp:385 - unknown format ./Qwen2.5-VL-7B-Instruct-Q8_0.gguf > > It looks like there are some issues with your...