Ross ROSS = Recommend OSS · open-source software intelligence for agents

KhoomeiK/LlamaGym

Fine-tune LLM agents with online reinforcement learning observed · 2026-08-28

github.com/KhoomeiK/LlamaGym · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

25/100

  • Activity 0
  • Release rhythm 35
  • Longevity 65

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 915
  • days_rel: n/a
  • days_push: 897
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1254 stars · 65 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

LlamaGym is a Python library that simplifies fine-tuning LLM-based agents with online reinforcement learning in Gym-style environments. It provides a single Agent abstract class that handles conversation context, episode batching, reward assignment, and PPO setup.

Use cases

  • fine-tune an LLM agent with reinforcement learning in a Gym environment
  • train an LLM to play blackjack via RL
  • experiment with agent prompts and hyperparameters across RL environments
  • simplify PPO setup for LLM agents
  • build agents that learn online from reward signals

When to choose

  • you want to fine-tune an LLM agent with RL in a Gymnasium environment without writing boilerplate
  • you want a minimal abstract class to iterate on agent prompting and hyperparameters
  • you already have a Gym environment and an LLM you want to train

When to avoid

  • you need a production-ready, actively maintained RL training framework
  • you want offline fine-tuning without reinforcement learning
  • you need multi-agent or non-Gym training setups

Facets

library · maturity experimental

reinforcement-learning llm-training agent-framework machine-learning reinforcement-learning large-language-models machine-learning python gym-environments fine-tuning ppo abstract-class openai-gym ai-agents

1 source

Member repositories

RepositoryRoleHealth v2
KhoomeiK/LlamaGymmain25

For agents

markdown · JSON · MCP: product_card(name="KhoomeiK/LlamaGym")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem