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

modrill
/
CN11-FIELD_OCI100

Text Generation
PEFT
Safetensors
lora
qwen3
code
livecodebench
diagnostic-only
conversational
Model card Files Files and versions
xet
Community

Instructions to use modrill/CN11-FIELD_OCI100 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use modrill/CN11-FIELD_OCI100 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-4B-Base")
    model = PeftModel.from_pretrained(base_model, "modrill/CN11-FIELD_OCI100")
  • Notebooks
  • Google Colab
  • Kaggle
CN11-FIELD_OCI100
540 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
modrill's picture
modrill
docs: update load example repo id after rename to CN11-FIELD_OCI100
0effe1a verified 1 day ago
  • .gitattributes
    1.57 kB
    Publish CN11 FIELD_OCI100 LoRA (DIAGNOSTIC_ONLY / NOT_WINNER) 1 day ago
  • README.md
    3.01 kB
    docs: update load example repo id after rename to CN11-FIELD_OCI100 1 day ago
  • adapter_config.json
    1.15 kB
    Publish CN11 FIELD_OCI100 LoRA (DIAGNOSTIC_ONLY / NOT_WINNER) 1 day ago
  • adapter_model.safetensors
    529 MB
    xet
    Publish CN11 FIELD_OCI100 LoRA (DIAGNOSTIC_ONLY / NOT_WINNER) 1 day ago
  • chat_template.jinja
    4.12 kB
    Publish CN11 FIELD_OCI100 LoRA (DIAGNOSTIC_ONLY / NOT_WINNER) 1 day ago
  • tokenizer.json
    11.4 MB
    xet
    Publish CN11 FIELD_OCI100 LoRA (DIAGNOSTIC_ONLY / NOT_WINNER) 1 day ago
  • tokenizer_config.json
    696 Bytes
    Publish CN11 FIELD_OCI100 LoRA (DIAGNOSTIC_ONLY / NOT_WINNER) 1 day ago