Yet another solid update by @LMStudioAI
OPEN SOURCE
-

Outlines Algorithms Ported to Rust for Faster Structured Generation
By
–
I've said it before: Structured generation is the future The @dottxtai team has ported its core Outlines algos to rust, which means from now on, structured LLM generation is: – faster
– more robust
– embeddable into any ML software (no need for Python anymore) ^#3 is my -
Install and Configure AutoTrain Advanced for Llama3 8B ORPO Fine-tuning
By
–
$ pip install autotrain-advanced
$ autotrain –config https://
raw.githubusercontent.com/huggingface/au
totrain-advanced/refs/heads/main/configs/llm_finetuning/llama3-8b-orpo.yml
… -
Keras Longevity: Product-Market Fit Matters More Than Moats
By
–
Keras was there before TensorFlow, and it will still be there long after TensorFlow is dead. As long as a product is able to maintain PmF, it will keep going. If you no longer have PmF, no moat will protect you in the long term. The rest ebbs and flows.
-
Keras Celebrates 10 Years with 500K Daily Downloads
By
–
Keras will turn 10 this March. As of late 2024, it's getting downloaded half a million times every day on average. I recently drafted a doc that had a section titled "Keras 2035".
-

Keras vision: Long-term thinking for future generations of deep learning
By
–
I remember doing a little speech to a number of TF team members at my desk back in 2019 — about why they should think long-term, about how I wanted my future children (not even in the plans at the time) to eventually learn deep learning with Keras, 20 or so years in the future.
-

Google Open-Sources SynthID-Text for AI-Generated Content Detection
By
–
We created SynthID, a robust digital watermarking technology to tag & identify AI-generated content. Now we’re open-sourcing SynthID-Text so developers can use it to embed & detect watermarks in text outputs from their own LLMs. Published today in @Nature https://
nature.com/articles/s4158
6-024-08025-4
… -

Tenstorrent Partners with SingularityNET to Accelerate AGI Development
By
–
“I love people and companies with bold visions, which is why I am excited to be partnering with @SingularityNET
,” @jimkxa , CEO of @tenstorrent . “Our hardware and open-source software stacks are perfect for them to use to pursue their mission to accelerate the evolution of AGI.” -
Mochi-1 Preview Model Now Available on Hugging Face
By
–
Don’t worry, we got ya! 😉 https://
huggingface.co/genmo/mochi-1-
preview
… -

LossRider: Visualize ML Training Curves as Line Rider Maps
By
–
GitHub – jndean/LossRider: A plotting tool that outputs Line Rider maps, so you can watch a man on a sled scoot down your loss curves. https://
bit.ly/3Y7BSjs #AI #MachineLearning #DeepLearning #LLMs #DataScience