That's totally true, but I think the problem is once you want to adopt or use more of the recent (research) stuff and/or need more customization. E.g., all the latest LLM and vision transformer is basically exclusively PyTorch.
OPEN SOURCE
-
Multi-framework world: JAX, TensorFlow, and PyTorch coexistence
By
–
I'd add JAX to the list as well. In my view all three frameworks are here to stay for the long term and you should have at least some familiarity with all three. We're in a multi-framework world now. For applied ML & production, TF remains the most well-rounded option.
-
PyTorch Preference: Balancing Ease of Use with Flexibility
By
–
For me it's PyTorch because I like the trade-off between being ease of use but also being flexible and customizeable. Plus almost all people I interact with (research and companies) are using PyTorch. But yeah, I think your mileage may vary based on your collaborators.
-
Fabric positioned between PyTorch and Trainer abstraction levels
By
–
Glad to hear it's useful! Btw if you are already using the Trainer, then you probably don't need Fabric. I would think of Fabric as a thing between pure PyTorch and using the Trainer 🙂
-
Whisper Hack Enables Multilingual Transcription Beyond English
By
–
We found a hack to make Whisper transcribe into *any* language (not just English)! ⚡️
— Vaibhav (VB) Srivastav (@reach_vb) 26 juin 2023
This is an EXPERIMENTAL one-step feature: enter your audio as input, and get a transcription in another language. 🔥
Check it out here: https://t.co/afgeUfw2xF pic.twitter.com/7DoJ93Z2ZBWe found a hack to make Whisper transcribe into *any* language (not just English)! This is an EXPERIMENTAL one-step feature: enter your audio as input, and get a transcription in another language. Check it out here: https://
github.com/Vaibhavs10/tra
nslate-with-whisper
… -
RHEL Clones Lack Enterprise Value Beyond Free Distribution
By
–
Hard to see any value they invested into the source. Their value was "RHEL for free!" but the value of RHEL was always the investment and enterprise support, neither of which the clones could deliver.
-
Open Source AI Democratizes Economic Gains for Startups
By
–
This is my 5-minute testimony before the US Congress!
— clem 🤗 (@ClementDelangue) 26 juin 2023
Open science and open source AI distribute economic gains by enabling hundreds of thousands of small companies and startups to build with AI. It fosters innovation, and fair competition between all.
Thanks to ethical… pic.twitter.com/a30RMV2oZWThis is my 5-minute testimony before the US Congress! Open science and open source AI distribute economic gains by enabling hundreds of thousands of small companies and startups to build with AI. It fosters innovation, and fair competition between all. Thanks to ethical
-

HuggingChat Python API: Free Open Source ChatGPT Alternative
By
–
HuggingChat is a free and open source alternative to commercial chat offerings such as ChatGPT. The unofficial Python API gives you immediate access, without signup, for free. HuggingChat Python API: Your No-Cost Alternative – KDnuggets https://
bit.ly/3NgE3u7 -
Collaborative LLM Project with Falcon and LLaMA Teams
By
–
This was a really cool project with @clefourrier @nathanhabib1011 @osanseviero and a lot of help from @slippylolo from the Falcon team and the amazing LLaMA team, in particular Xavier Martinet, Aurélien Rodriguez and Sharan Narang!
-
MMLU Benchmark Updated in Open LLM Leaderboard
By
–
25/ THE END PS: Please, come comment/discuss at https://
huggingface.co/spaces/Hugging
FaceH4/open_llm_leaderboard/discussions/82
… PPS: During the writing of this post, @Ollmer & the community have done an amazing work updating MMLU in the Harness to make it similar to the original. We're thus now updating the leaderboard based on it!