Stable Diffusion by StabilityAI, it's https://
github.com/Stability-AI/g
enerative-models
…
OPEN SOURCE
-
Stable Video Diffusion by StabilityAI released
By
–
-

Free Open-Source AI Celebration Party at Temple Nightclub
By
–
Free drinks, music, and dancing! Join us to celebrate Open-Source AI. Thursday, December 7th, at Temple Nightclub in San Francisco. RSVP here: https://
eventbrite.com/e/dance-party-
celebrate-open-source-ai-tickets-758074149187?aff=oddtdtcreator
… It's FREE! -
Open Source Import Filters and Data Format Compatibility
By
–
If it's open source, you'll have import filters for whatever format you choose, Elon. However misguided it may be
-
Why AI Platforms Must Remain Open and Accessible
By
–
Right, that's precisely why we need AI platforms to be open.
-
Open Contribution Model for AI: Wikipedia and Linux Approach
By
–
Not everyone *will* contribute, but everyone will have the *option* to contribute.
Just like Wikipedia, Linux, the open internet, etc. -
Implementing Keras in Rust with .keras File Support
By
–
If you're going to go that way, you might as well go all the way and implement most of Keras in Rust, with support for loading `.keras` files…
-
Meta’s MusicGen and Demucs: Open Source AI Music Tools
By
–
Built with MusicGen and Demucs, both open source packages from Meta-FAIR.https://t.co/ahrh4OpfjWhttps://t.co/HGLNJ4ciUR https://t.co/B3RRW0GMle
— Yann LeCun (@ylecun) 25 novembre 2023Built with MusicGen and Demucs, both open source packages from Meta-FAIR. https://
huggingface.co/spaces/faceboo
k/MusicGen
… https://
github.com/facebookresear
ch/demucs
… -
Keras 3 affine_transform operation now differentiable across backends
By
–
Yes, Keras 3 has ops.image.affine_transform which is differentiable and works with all backends.
-
Keras with JAX outperforms PyTorch in speed benchmarks
By
–
I don't know about tinygrad. But Keras with JAX is typically 30% faster than PyTorch, sometimes more. Our SegmentAnything implementation is 5x faster than the original PyTorch version.
-
Recommendation to Switch to Python for Keras Development
By
–
I definitely recommend switching to Python. Everything Keras related is being developed for Python first.