Yes! here: https://
github.com/huggingface/le
robot/blob/main/examples/7_get_started_with_real_robot.md
…
OPEN SOURCE
-
Getting Started with Real Robot on Hugging Face
By
–
-

Meta Releases Llama 3.1 with CyberSecEval 3 Trust Safety Research
By
–
As part of the release of Llama 3.1, we also released new trust & safety research including CyberSecEval 3. We've published our research on this work to continue the conversation on empirically measuring LLM cybersecurity risks & capabilities. Paper https://
go.fb.me/yv32a9 -

NeuralGCM: Revolutionary AI Climate Modeling Tool
By
–
Climate modeling reimagined. NeuralGCM offers a novel way to build faster, more accessible climate models. Swipe to learn more about this revolutionary #AI tool – speed, efficiency, and #opensource. Join us on @GitHub
: https://
github.com/google-researc
h/neuralgcm
… -

Perplexity UI Built with Gradio and Claude Sonnet 3.5
By
–
perplexity UI using gradio built with sonnet 3.5
-

Aleph-Alpha Joins Open-Weight AI Community with Open Knowledge
By
–
So great to welcome Aleph-Alpha in the OSS/open-weight AI community! Impressive open-knowledge approach https://t.co/f76SdM454v
— Thomas Wolf (@Thom_Wolf) 26 août 2024So great to welcome Aleph-Alpha in the OSS/open-weight AI community! Impressive open-knowledge approach
-

Open-source robotic AI revolution with cheap 3D-printed arms
By
–
-
Exploring Llama Recipes Repository for LLM Implementation
By
–
Did you look at the llama-recipes repo?
-
Regular Code Commits and Latest Release Planning
By
–
Good point, a lot has been improved. We will do more regular commits. If possible, will publish the latest code end of week.
-
Open Source Algorithm Engagement Strategy Explained
By
–
Yeah, the algorithm is open source and just tries to show people what they’re most likely to find engaging
-
Keras get_file now returns extracted directory path instead of archive
By
–
Making some life-quality changes to `keras.utils.get_file`: when extracting an archive, it will return the path to the extracted dir rather than the archive path. Just plain better.