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

AltronisSG
/
judgment-qc-gate-gemma-4-e4b-lora

Text Generation
PEFT
Safetensors
English
lora
judgment
qc-gate
code-review
conversational
Model card Files Files and versions
xet
Community

Instructions to use AltronisSG/judgment-qc-gate-gemma-4-e4b-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use AltronisSG/judgment-qc-gate-gemma-4-e4b-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("google/gemma-4-E4B-it")
    model = PeftModel.from_pretrained(base_model, "AltronisSG/judgment-qc-gate-gemma-4-e4b-lora")
  • Notebooks
  • Google Colab
  • Kaggle
judgment-qc-gate-gemma-4-e4b-lora
172 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
sypherin's picture
sypherin
v6 adapter: trained on the 214-example corpus, 156/58 split, closed verdict schema
7dda303 verified 13 days ago
  • .gitattributes
    1.57 kB
    judgment QC gate v2: Gemma-4-E4B LoRA, 105 examples 14 days ago
  • LICENSE
    11.4 kB
    judgment QC gate v2: Gemma-4-E4B LoRA, 105 examples 14 days ago
  • README.md
    9.8 kB
    v6 adapter: trained on the 214-example corpus, 156/58 split, closed verdict schema 13 days ago
  • adapter_config.json
    1.02 kB
    judgment QC gate v2: Gemma-4-E4B LoRA, 105 examples 14 days ago
  • adapter_model.safetensors
    140 MB
    xet
    v6 adapter: trained on the 214-example corpus, 156/58 split, closed verdict schema 13 days ago
  • chat_template.jinja
    18.6 kB
    judgment QC gate v2: Gemma-4-E4B LoRA, 105 examples 14 days ago
  • tokenizer.json
    32.2 MB
    xet
    judgment QC gate v2: Gemma-4-E4B LoRA, 105 examples 14 days ago
  • tokenizer_config.json
    3.73 kB
    judgment QC gate v2: Gemma-4-E4B LoRA, 105 examples 14 days ago