Quentin Gallouédec's picture

Quentin Gallouédec

qgallouedec

AI & ML interests

None yet

Recent Activity

updated a dataset about 18 hours ago
qgallouedec/trl-metrics
updated a Space 2 days ago
qgallouedec/train_memory
updated a dataset 2 days ago
huggingface/documentation-images
View all activity

Articles

Organizations

Hugging Face's profile picture Stable-Baselines3's profile picture trl internal testing's profile picture Jack of All Trades project's profile picture HuggingFaceM4's profile picture TRL's profile picture Hugging Face H4's profile picture Hugging Face OSS Metrics's profile picture cleanrl's profile picture LeRobot's profile picture Open RL Leaderboard's profile picture Paris AI Running Club's profile picture HF SB3 Test's profile picture PDF2Dataset's profile picture IOPO Experiments's profile picture Hugging Face Science's profile picture HF CMU Collab's profile picture Bluesky Community's profile picture ChaosCraft AI's profile picture

qgallouedec's activity

updated a Space 2 days ago
reacted to lewtun's post with 🔥 8 days ago
view post
Post
6430
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
·