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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

ssurface
/
cot-dialect-olmo3-7b-instruct-grpo-l3

Text Generation
PEFT
Safetensors
English
lora
grpo
chain-of-thought
reasoning
compression
gsm8k
conversational
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use ssurface/cot-dialect-olmo3-7b-instruct-grpo-l3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use ssurface/cot-dialect-olmo3-7b-instruct-grpo-l3 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("merged_olmo_instruct/l3")
    model = PeftModel.from_pretrained(base_model, "ssurface/cot-dialect-olmo3-7b-instruct-grpo-l3")
  • Notebooks
  • Google Colab
  • Kaggle
cot-dialect-olmo3-7b-instruct-grpo-l3
87.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
ssurface's picture
ssurface
Upload training_config.json with huggingface_hub
ef804a5 verified 15 days ago
  • .gitattributes
    1.52 kB
    initial commit 15 days ago
  • README.md
    3.76 kB
    Upload README.md with huggingface_hub 15 days ago
  • adapter_config.json
    1.1 kB
    Upload adapter_config.json with huggingface_hub 15 days ago
  • adapter_model.safetensors
    80 MB
    xet
    Upload adapter_model.safetensors with huggingface_hub 15 days ago
  • chat_template.jinja
    2.61 kB
    Upload chat_template.jinja with huggingface_hub 15 days ago
  • tokenizer.json
    7.14 MB
    Upload tokenizer.json with huggingface_hub 15 days ago
  • tokenizer_config.json
    313 Bytes
    Upload tokenizer_config.json with huggingface_hub 15 days ago
  • training_config.json
    328 Bytes
    Upload training_config.json with huggingface_hub 15 days ago
  • training_log.jsonl
    50.9 kB
    Upload training_log.jsonl with huggingface_hub 15 days ago