Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
2
41
simpx
simpx
Follow
0 followers
·
11 following
AI & ML interests
None yet
Recent Activity
liked
a model
about 1 month ago
Qwen/Qwen3-0.6B
reacted
to
Kseniase
's
post
with ❤️
about 1 month ago
11 Alignment and Optimization Algorithms for LLMs When we need to align models' behavior with the desired objectives, we rely on specialized algorithms that support helpfulness, accuracy, reasoning, safety, and alignment with user preferences. Much of a model’s usefulness comes from post-training optimization methods. Here are the main optimization algorithms (both classic and new) in one place: 1. PPO (Proximal Policy Optimization) -> https://huggingface.co/papers/1707.06347 Clips the probability ratio to prevent the new policy from diverging too far from the old one. It helps keep everything stable 2. DPO (Direct Preference Optimization) -> https://huggingface.co/papers/2305.18290 It's a non RL method, where an LM is an implicit reward model. It uses a simple loss to boost the preferred answer’s probability over the less preferred one 3. GRPO (Group Relative Policy Optimization) -> https://huggingface.co/papers/2402.03300 An RL method that compares a group of model outputs for the same input and updates the policy based on relative rankings. It doesn't need a separate critic model It's latest application is Flow-GRPO which adds online RL into flow matching models -> https://huggingface.co/papers/2505.05470 4. DAPO (Decoupled Clip and Dynamic sAmpling Policy Optimization) -> https://huggingface.co/papers/2503.14476 Decouples the clipping bounds for flexibility, introducing 4 key techniques: clip-higher (to maintain exploration), dynamic sampling (to ensure gradient updates), token-level loss (to balance learning across long outputs), and overlong reward shaping (to handle long, truncated answers) 5. Supervised Fine-Tuning (SFT) -> https://huggingface.co/papers/2203.02155 Often the first post-pretraining step. A model is fine-tuned on a dataset of high-quality human-written input-output pairs to directly teach desired behaviors More in the comments 👇 If you liked it, also subscribe to the Turing Post: https://www.turingpost.com/subscribe
liked
a model
about 1 month ago
ACE-Step/ACE-Step-v1-3.5B
View all activity
Organizations
None yet
spaces
7
Sort: Recently updated
Runtime error
Meta Llama Meta Llama 3.1 405B
🏆
Sleeping
Riiid Sheep Duck Llama 2
👁
Runtime error
1
Tiiuae Falcon 7b
👀
Sleeping
5
Chatdemo
🌍
No application file
Aaa
📈
No application file
Test
😻
Expand 7 spaces
models
3
Sort: Recently updated
simpx/codeparrot-ds
Updated
May 8
•
11
simpx/noob
Updated
Feb 25
•
35
•
1
simpx/noob-llm
Updated
Feb 23
datasets
0
None public yet