Frederic Branchaud-Charron

Dref360

AI & ML interests

Bayesian deep learning, uncertainty estimation, and trustworthiness.

Recent Activity

View all activity

Organizations

Glowstick AI's profile picture Blog-explorers's profile picture

Dref360's activity

reacted to m-ric's post with šŸš€ about 2 months ago
view post
Post
3337
Today we make the biggest release in smolagents so far: š˜„š—² š—²š—»š—®š—Æš—¹š—² š˜ƒš—¶š˜€š—¶š—¼š—» š—ŗš—¼š—±š—²š—¹š˜€, š˜„š—µš—¶š—°š—µ š—®š—¹š—¹š—¼š˜„š˜€ š˜š—¼ š—Æš˜‚š—¶š—¹š—± š—½š—¼š˜„š—²š—暝—³š˜‚š—¹ š˜„š—²š—Æ š—Æš—暝—¼š˜„š˜€š—¶š—»š—“ š—®š—“š—²š—»š˜š˜€! šŸ„³

Our agents can now casually open up a web browser, and navigate on it by scrolling, clicking elements on the webpage, going back, just like a user would.

The demo below shows Claude-3.5-Sonnet browsing GitHub for task: "Find how many commits the author of the current top trending repo did over last year."
Hi @mlabonne !

Go try it out, it's the most cracked agentic stuff I've seen in a while šŸ¤Æ (well, along with OpenAI's Operator who beat us by one day)

For more detail, read our announcement blog šŸ‘‰ https://huggingface.co/blog/smolagents-can-see
The code for the web browser example is here šŸ‘‰ https://github.com/huggingface/smolagents/blob/main/examples/vlm_web_browser.py
Ā·
reacted to merve's post with šŸš€ about 2 months ago
view post
Post
2291
smolagents can see šŸ”„
we just shipped vision support to smolagents šŸ¤— agentic computers FTW

you can now:
šŸ’» let the agent get images dynamically (e.g. agentic web browser)
šŸ“‘ pass images at the init of the agent (e.g. chatting with documents, filling forms automatically etc)
with few LoC change! šŸ¤Æ
you can use transformers models locally (like Qwen2VL) OR plug-in your favorite multimodal inference provider (gpt-4o, antrophic & co) šŸ¤ 

read our blog http://hf.co/blog/smolagents-can-see
reacted to merve's post with ā¤ļø 2 months ago
view post
Post
2617
Everything that happened this week in open AI, a recap šŸ¤  merve/jan-17-releases-678a673a9de4a4675f215bf5

šŸ‘€ Multimodal
- MiniCPM-o 2.6 is a new sota any-to-any model by OpenBMB
(vision, speech and text!)
- VideoChat-Flash-Qwen2.5-2B is new video multimodal models by OpenGVLab that come in sizes 2B & 7B in resolutions 224 & 448
- ByteDance released larger SA2VA that comes in 26B parameters
- Dataset: VRC-Bench is a new diverse benchmark for multimodal LLM reasoning performance

šŸ’¬ LLMs
- MiniMax-Text-01 is a new huge language model (456B passive 45.9B active params) by MiniMaxAI with context length of 4M tokens šŸ¤Æ
- Dataset: Sky-T1-data-17k is a diverse dataset used to train Sky-T1-32B
- kyutai released Helium-1-Preview-2B is a new small multilingual LM
- Wayfarer-12B is a new LLM able to write D&D šŸ§™šŸ»ā€ā™‚ļø
- ReaderLM-v2 is a new HTML parsing model by Jina AI

- Dria released, Dria-Agent-a-3B, new agentic coding model (Pythonic function calling) based on Qwen2.5 Coder
- Unsloth released Phi-4, faster and memory efficient Llama 3.3

šŸ–¼ļø Vision
- MatchAnything is a new foundation model for matching
- FitDit is a high-fidelity VTON model based on DiT architecture

šŸ—£ļø Audio
- OuteTTS-0.3-1B is a new multilingual text-to-speech model with voice cloning and emotion control capabilities

šŸ“– Retrieval
- lightblue released a new reranker based on Qwen2.5 LB-reranker-0.5B-v1.0 that can handle 95+ languages
- cde-small-v2 is a new sota small retrieval model by
@jxm
reacted to Sri-Vigneshwar-DJ's post with ā¤ļøšŸ‘€šŸ”„ 2 months ago
view post
Post
2349
Combining smolagents with Anthropicā€™s best practices simplifies building powerful AI agents:

1. Code-Based Agents: Write actions as Python code, reducing steps by 30%.
2. Prompt Chaining: Break tasks into sequential subtasks with validation gates.
3. Routing: Classify inputs and direct them to specialized handlers.
4. Fallback: Handle tasks even if classification fails.

https://huggingface.co/blog/Sri-Vigneshwar-DJ/building-effective-agents-with-anthropics-best-pra
reacted to lewtun's post with ā¤ļøšŸ”„ 3 months ago
view post
Post
6942
We outperform Llama 70B with Llama 3B on hard math by scaling test-time compute šŸ”„

How? By combining step-wise reward models with tree search algorithms :)

We show that smol models can match or exceed the performance of their much larger siblings when given enough "time to think"

We're open sourcing the full recipe and sharing a detailed blog post.

In our blog post we cover:

šŸ“ˆ Compute-optimal scaling: How we implemented DeepMind's recipe to boost the mathematical capabilities of open models at test-time.

šŸŽ„ Diverse Verifier Tree Search (DVTS): An unpublished extension we developed to the verifier-guided tree search technique. This simple yet effective method improves diversity and delivers better performance, particularly at large test-time compute budgets.

šŸ§­ Search and Learn: A lightweight toolkit for implementing search strategies with LLMs and built for speed with vLLM

Here's the links:

- Blog post: HuggingFaceH4/blogpost-scaling-test-time-compute

- Code: https://github.com/huggingface/search-and-learn

Enjoy!
  • 2 replies
Ā·
reacted to burtenshaw's post with ā¤ļø 4 months ago
view post
Post
2790
For anyone looking to boost their LLM fine-tuning and alignment skills this decemeber. We're running this free and open course called smol course. Itā€™s not big like Li Yin and @mlabonne , itā€™s just smol.

šŸ‘· It focuses on practical use cases, so if youā€™re working on something, bring it along.

šŸ‘Æā€ā™€ļø Itā€™s peer reviewed and open so you can discuss and get feedback.

šŸ¤˜ If youā€™re already a smol pro, feel free to drop a star or issue.

> > Part 1 starts now, and itā€™s on instruction tuning!

https://github.com/huggingface/smol-course
reacted to andito's post with šŸ”„ā¤ļø 4 months ago
view post
Post
3377
Let's go! We are releasing SmolVLM, a smol 2B VLM built for on-device inference that outperforms all models at similar GPU RAM usage and tokens throughputs.

- SmolVLM generates tokens 7.5 to 16 times faster than Qwen2-VL! šŸ¤Æ
- Other models at this size crash a laptop, but SmolVLM comfortably generates 17 tokens/sec on a macbook! šŸš€
- SmolVLM can be fine-tuned on a Google collab! Or process millions of documents with a consumer GPU!
- SmolVLM even outperforms larger models in video benchmarks, despite not even being trained on videos!

Check out more!
Demo: HuggingFaceTB/SmolVLM
Blog: https://huggingface.co/blog/smolvlm
Model: HuggingFaceTB/SmolVLM-Instruct
Fine-tuning script: https://github.com/huggingface/smollm/blob/main/finetuning/Smol_VLM_FT.ipynb
reacted to merve's post with šŸš€šŸ”„ 4 months ago
view post
Post
3960
Small yet mighty! šŸ’«

We are releasing SmolVLM: a new 2B small vision language made for on-device use, fine-tunable on consumer GPU, immensely memory efficient šŸ¤ 

We release three checkpoints under Apache 2.0: SmolVLM-Instruct, SmolVLM-Synthetic and SmolVLM-Base HuggingFaceTB/smolvlm-6740bd584b2dcbf51ecb1f39

Learn more from our blog here: huggingface.co/blog/smolvlm
This release comes with a demo, fine-tuning code, MLX integration and TRL integration for DPO šŸ’
Try the demo: HuggingFaceTB/SmolVLM
Fine-tuning Recipe: https://github.com/huggingface/smollm/blob/main/finetuning/Smol_VLM_FT.ipynb
Also TRL integration for DPO šŸ’—
posted an update 4 months ago
view post
Post
1287
New week, new #cv Gradio app for human understanding.( Dref360/human-interaction-demo) šŸ„³

This demo highlights when a person touches an object. For instance, it is useful to know if someone is touching a wall, a vase or a door. It works for multiple people too!

Still using nielsr/vitpose-base-simple for pose estimation, very excited to see the PR approved!