Cool. BTW, do you know when we'll have @ollama for Windows?
OPEN SOURCE
-
Drupal 10 Developer Cookbook Released by Florida DrupalCamp Speaker
By
–
One @fldrupalcamp speaker, @nmdmatt
, recently came out with a Drupal 10 Developer Cookbook. Have you taken a look? https://
packtpub.com/product/drupal
-10-development-cookbook-third-edition/9781803234960
… #drupal #opensource -

Research Challenges Classic Anti-Open-Source Arguments
By
–
Good research findings on a classic anti-open-source argument! https://
rand.org/pubs/research_
reports/RRA2977-2.html
… -
ComfyUI Workflow Update Adds Support New AI Model Weights
By
–
Small update to: https://
replicate.com/fofr/any-comfy
ui-workflow
… More weights now supported: https://
github.com/fofr/cog-comfy
ui/commit/18190bcc2e23bae0bb3b13b462602f0648dc3c75
… Including Juggernaut, Proteus, Segmind-Vega, contrast loras, controlnets and more AnimateDiff motion models. -
Adding System Messages to CSV Rows for Model Training
By
–
you can add system message manually in each row of the csv. if you use a format like https://
huggingface.co/datasets/Huggi
ngFaceH4/no_robots
…, you can set apply_chat_template to True to make it automatically. however, many models dont support this. -

AutoTrain Now Local-First: Install via pip and Train Models Locally
By
–
AutoTrain is now local-first! This means you can install autotrain-advanced using pip and run trainings using the UI locally In Hugging Face Spaces, just attach the GPU you like to your AutoTrain space and it will train the models right there and pause itself when done $
-

Axolotl AI Library Gains Popularity in Open Source Community
By
–
just heard there is a popular AI github library out there now called Axolotl. honestly always loved those little guys and hoped to be the first to name my software in their honor. however i did nothing; after years of twiddling my thumbs, the name is now taken. best of luck
-

Llion Jones Discusses Next-Gen AI and Open-Source at CIC Tokyo
By
–
Our own Llion Jones (
@YesThisIsLion
) will be with Liquid AI, Stability AI, OSS Capital at @CICTokyo
! https://
ctc-cic-oss-ai.peatix.com They’ll discuss next generation of AI, open-source, and leveraging the techno-capital machine to accelerate technology for our civilizational trajectory. -
Bittensor Leaderboard on Hugging Face Spaces Request
By
–
also can we get bittensor leaderboard on spaces and we'll amplify?
-
Hugging Face Bittensor Integration via Hub API
By
–
Cool idea! You should be able to do an HF Bittensor integration thanks to https://
github.com/huggingface/hu
ggingface_hub
… + https://
huggingface.co/docs/hub/model
s-gated
…!