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

thejaminator
/
grpo-feature-vector-step-75

Text Generation
PEFT
Safetensors
lora
Model card Files Files and versions
xet
Community

Instructions to use thejaminator/grpo-feature-vector-step-75 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use thejaminator/grpo-feature-vector-step-75 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("thejaminator/gemma-introspection-20250821-merged")
    model = PeftModel.from_pretrained(base_model, "thejaminator/grpo-feature-vector-step-75")
  • Notebooks
  • Google Colab
  • Kaggle
grpo-feature-vector-step-75
864 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
thejaminator's picture
thejaminator
verl GRPO trained model at step 75
86dc56e verified 10 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • README.md
    139 Bytes
    verl GRPO trained model at step 75 10 months ago
  • adapter_config.json
    1.03 kB
    verl GRPO trained model at step 75 10 months ago
  • adapter_model.safetensors
    864 MB
    xet
    verl GRPO trained model at step 75 10 months ago