Knut Ole Sjøli's picture
1 13

Knut Ole Sjøli

knutole
·

AI & ML interests

None yet

Recent Activity

Organizations

Hugging Face Discord Community's profile picture -'s profile picture GraphLab's profile picture

knutole's activity

upvoted an article 26 days ago
view article
Article

Our Transformers Code Agent beats the GAIA benchmark!

By m-ric and 1 other
88
reacted to codelion's post with 🔥 26 days ago
view post
Post
2835
🧬 Hey everyone! Just released **OpenEvolve** - an open-source implementation of Google DeepMind's AlphaEvolve system.

It's an evolutionary coding agent that uses LLMs to discover and optimize algorithms. I successfully replicated DeepMind's results on circle packing (99.97% match!) and evolved a random search into a simulated annealing algorithm.

✨ Key features:
- Evolves entire codebases (not just single functions)
- Works with any OpenAI-compatible API
- LLM ensemble approach for better results
- Multi-objective optimization

👉 Check it out:
GitHub: https://github.com/codelion/openevolve
Blog post: https://huggingface.co/blog/codelion/openevolve

Would love to hear your thoughts or answer any questions about it!
updated a Space 8 months ago