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

hermanda
/
ant-llm-grpo

Reinforcement Learning
PEFT
Safetensors
grpo
ant-colony
qwen3
lora
Model card Files Files and versions
xet
Community

Instructions to use hermanda/ant-llm-grpo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use hermanda/ant-llm-grpo with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-0.6B")
    model = PeftModel.from_pretrained(base_model, "hermanda/ant-llm-grpo")
  • Notebooks
  • Google Colab
  • Kaggle
ant-llm-grpo
30.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
hermanda's picture
hermanda
Upload training_plot.png with huggingface_hub
c7037d7 verified about 1 month ago
  • .gitattributes
    1.62 kB
    Upload training_plot.png with huggingface_hub about 1 month ago
  • README.md
    2.9 kB
    Upload README.md with huggingface_hub about 1 month ago
  • adapter_config.json
    997 Bytes
    Upload adapter_config.json with huggingface_hub about 1 month ago
  • adapter_model.safetensors
    18.4 MB
    xet
    grpo checkpoint iteration 30 about 1 month ago
  • chat_template.jinja
    4.17 kB
    Upload tokenizer about 1 month ago
  • tokenizer.json
    11.4 MB
    xet
    Upload tokenizer about 1 month ago
  • tokenizer_config.json
    664 Bytes
    Upload tokenizer about 1 month ago
  • training_metrics.json
    5.51 kB
    Upload training_metrics.json with huggingface_hub about 1 month ago
  • training_plot.png
    239 kB
    xet
    Upload training_plot.png with huggingface_hub about 1 month ago