> AndroidLab: First ever systematic benchmark for Android mobile agents shows that small, fine-tuned open models can power a JARVIS system on your smartphone A team from @Tsinghua_Uni just released AndroidLab, the first systematic framework to evaluate and train Android
OPEN SOURCE
-
Triton vs Taichi: PyTorch Integration Framework Comparison
By
–
I went for Triton because it was already closely integrated into PyTorch. Taichi looks really polished in comparison, but not tried it yet!
-

Ollama Model Interaction Gradio App for Text and Image Analysis
By
–
Ollama-Model-Interaction A simple Gradio-based app for interacting with @ollama models, supporting image analysis, text completion, and model pulling
-
Etched Oasis 500M Model Released on Hugging Face
By
–
model: https://
huggingface.co/Etched/oasis-5
00m
… -

Oasis 500M: Open Model for Video Game Generation Trending
By
–
Oasis 500M, the open model for video game generation from @DecartAI and @Etched is #1 trending on @huggingface
-

Signal’s Secure Model Outpaces Stagnating Big Tech Industry
By
–
….which shows how broken the surveillance biz model powering the current centralized tech industry is. Signal is the nervous system of secure comms globally. We are innovating while big tech is stagnating. Yet we’re fundraising donations while boring apps white labeling big
-
Triton Library Lacks 3.0-Level Maturity: API Limitations
By
–
I don't just mean the limitations of the GPU, that's part of it but done that before. Triton itself doesn't feel like a 3.0-level library. Stuff like http://
tl.dot() doesn't work when you specify the output array as a parameter (per docs), you have to use the retval. -
Triton MLP Implementation Achieves 70x Performance Improvement
By
–
Triton is exciting to work with. I built a type of MLP with it and it's 70x faster than the Torch version… Conversely, the set of features that actually works is so razor thin you have to code-golf every single decision for hours! https://
github.com/triton-lang/tr
iton
… -
ReMoE Implementation Optimization Challenges Wall-Clock Performance
By
–
Thought the same thing and was trying to reimplement ReMoE over the past days… Achieving the same level of utilization as the default codebase, and thus beating the wall-clock record, will not be trivial.
-
Open source project reaches 2K: Animation creation techniques
By
–
我一直以为 10K+了,没想到刚到 2K ,开源不易啊,果断支持一波。 另外,动图怎么弄的
