Skip Navigation

Posts
0
Comments
123
Joined
2 yr. ago

  • But as far as I understand, it's designed to be a Vulkan layer. I'm pretty sure they can be installed under the user's home directory at ~/.local and picked up by Mesa automatically

  • Oh I just noticed the AI artifacts, the powerlines and license plate in particular

  • Oddly enough your post reminded me to take out my laundry from the washing machine. Thanks!

  • I dunno if I wanna have 8 glasses of vegetables

  • Is this...?

  • Pivotal Labs originally, then joined VMWare Tanzu I think, Now in turn bought by Broadcom

  • That BASIC GOTO joke got me real good, kudos to the author xD

  • pro tip

    Jump
  • Oof right in the feels

  • PyTorch is now under the Linux Foundation AFAIK, but yes it did originate at FB

  • Ow i feel called out

  • Goose Willis

  • Yes it is indeed an open-source alternative to GitHub copilot that runs locally using Ollama.

  • I can suggest LogSeq as a nice alternative for Obsidian. Notes are all in Markdown too!

  • iykyk

    Jump
  • (1,2,2,50)-loss-quinquagintinane

  • I would actually bring a parallel to the device driver-firmware blob split that's common with hardware support in Linux. While the code needed to run inference with a model is straightforward and several open source versions exist already, the model itself is a bunch of tensors whose behaviour we don't have any visibility into. Bias is less a problem of the inference code and more an issue with the data it was trained on