Skip to content

Comment on Show HN: LlamaGym – fine-tune LLM agents with online reinforcement learning

Comments

Can this be used outside of OpenAI environments? If yes I think an example would be great!

Gymnasium is now maintained by the Farama Fpundation, an open-source consortium, not OpenAI. But most RL environment work for the past 5+ years has been Gym-compliant. The TextWord example in the repo, for example, instantiates a Gym-style environment but it doesn’t import from Gymnasium (uses textworld.gym instead).

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.