Lathashree's picture

Lathashree

lathashree01

AI & ML interests

NLP, Computer Vision, Gen AI for Healthcare

Recent Activity

Organizations

Blog-explorers's profile picture Social Post Explorers's profile picture

lathashree01's activity

upvoted an article 1 day ago
reacted to clem's post with 🔥 18 days ago
view post
Post
3515
Playing with Veo3 this morning. Share your prompt if you want me to create videos for you (bonus point if they funnily reference HF/open-source). These videos are "a cat on the moon rapping "I love Hugging Face""!
·
reacted to merterbak's post with 🔥 25 days ago
reacted to clem's post with 🔥 25 days ago
view post
Post
3134
Very cool to see pytorch contributing on Hugging Face. Time to follow them to see what they're cooking!
  • 2 replies
·
reacted to thomwolf's post with 🔥 3 months ago
view post
Post
2931
We've kept pushing our Open-R1 project, an open initiative to replicate and extend the techniques behind DeepSeek-R1.

And even we were mind-blown by the results we got with this latest model we're releasing: ⚡️OlympicCoder ( open-r1/OlympicCoder-7B and open-r1/OlympicCoder-32B)

It's beating Claude 3.7 on (competitive) programming –a domain Anthropic has been historically really strong at– and it's getting close to o1-mini/R1 on olympiad level coding with just 7B parameters!

And the best part is that we're open-sourcing all about its training dataset, the new IOI benchmark, and more in our Open-R1 progress report #3: https://huggingface.co/blog/open-r1/update-3

Datasets are are releasing:
- open-r1/codeforces
- open-r1/codeforces-cots
- open-r1/ioi
- open-r1/ioi-test-cases
- open-r1/ioi-sample-solutions
- open-r1/ioi-cots
- open-r1/ioi-2024-model-solutions
reacted to chansung's post with 👍 3 months ago
view post
Post
1584
Gemma 3 Release in a nutshell
(seems like function calling is not supported whereas the announcement said so)
reacted to julien-c's post with 🔥 6 months ago
view post
Post
10779
After some heated discussion 🔥, we clarify our intent re. storage limits on the Hub

TL;DR:
- public storage is free, and (unless blatant abuse) unlimited. We do ask that you consider upgrading to PRO and/or Enterprise Hub if possible
- private storage is paid above a significant free tier (1TB if you have a paid account, 100GB otherwise)

docs: https://huggingface.co/docs/hub/storage-limits

We optimize our infrastructure continuously to scale our storage for the coming years of growth in Machine learning, to the benefit of the community 🔥

cc: @reach-vb @pierric @victor and the HF team
·
upvoted an article 11 months ago
view article
Article

SmolLM - blazingly fast and remarkably powerful

By loubnabnl and 2 others
375
reacted to rwightman's post with 🔥 12 months ago
view post
Post
2468
MobileNetV4 weights are now in timm! So far these are the only weights for these models as the offiicial Tensorflow impl remains weightless.

Guided by paper hparams with a few tweaks, I've managed to match or beat the paper results training the medium models. I'm still working on large and improving the small result. They appear to be solid models for on-device use.

timm/mobilenetv4-pretrained-weights-6669c22cda4db4244def9637

MobileNetV4 -- Universal Models for the Mobile Ecosystem (2404.10518)
  • 1 reply
·