flâneur — a map of the web's best reading

emparu/Evolution-Strategies-LLMs: Evolutionary Strategies for RL in LLMs.

github.com · 322 words · saved by 1 readers

Evolutionary Strategies for RL in LLMs.

Link to Kaggle notebook: https://www.kaggle.com/code/emanuelruzak/evolutonstrategiesv2 Comment: The huggingface API key is not a working key. In "Evolution Strategies at Scale: LLM Fine-Tuning Beyond Reinforcement Learning" (Qiu et al., 2025), a method based on evolutionary strategies (ES) was introduced for reinforcement learning in LLMs. The method, on each iteration, consists basically of generating K perturbed versions of an LLM by adding noise to its weights, calculating the reward for each perturbed version, and finally reweighting the perturbations by the z-score and adding them to the

Explore this link on the map →

related reading