Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

JOY0021
/
autonomy-grpo-agent-v2

Reinforcement Learning
PEFT
Safetensors
trl
grpo
epistemic-agency
hackathon
Model card Files Files and versions
xet
Community

Instructions to use JOY0021/autonomy-grpo-agent-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use JOY0021/autonomy-grpo-agent-v2 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-0.5B-Instruct")
    model = PeftModel.from_pretrained(base_model, "JOY0021/autonomy-grpo-agent-v2")
  • Notebooks
  • Google Colab
  • Kaggle
autonomy-grpo-agent-v2
13.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
JOY0021's picture
JOY0021
Upload model
1c7c10e verified 20 days ago
  • .gitattributes
    1.57 kB
    Upload tokenizer 21 days ago
  • README.md
    2.37 kB
    Update README.md 21 days ago
  • adapter_config.json
    1.03 kB
    Upload model 21 days ago
  • adapter_model.safetensors
    2.18 MB
    xet
    Upload model 20 days ago
  • chat_template.jinja
    2.51 kB
    Upload tokenizer 21 days ago
  • tokenizer.json
    11.4 MB
    xet
    Upload tokenizer 21 days ago
  • tokenizer_config.json
    691 Bytes
    Upload tokenizer 21 days ago