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

win10
/
Nemotron2Gemma-AURORA-LoRA-27B-IT-0p95

PEFT
Safetensors
English
Chinese
lora
distillation
svd
cross-architecture
adaptive-rank
gemma
llama
nemotron
Model card Files Files and versions
xet
Community

Instructions to use win10/Nemotron2Gemma-AURORA-LoRA-27B-IT-0p95 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use win10/Nemotron2Gemma-AURORA-LoRA-27B-IT-0p95 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("E:\text-generation-webui-1.14\user_data\models\google-gemma-3-27b-it-text")
    model = PeftModel.from_pretrained(base_model, "win10/Nemotron2Gemma-AURORA-LoRA-27B-IT-0p95")
  • Notebooks
  • Google Colab
  • Kaggle
Nemotron2Gemma-AURORA-LoRA-27B-IT-0p95
3.65 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
win10's picture
win10
Upload universal_distill_v4_2_0_aurora_fast.py
3e373e9 verified 5 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • README.md
    4.87 kB
    Update README.md 5 months ago
  • README_ZH.md
    4.78 kB
    Update README_ZH.md 5 months ago
  • adapter_config.json
    39.2 kB
    Upload 2 files 5 months ago
  • adapter_model.safetensors
    3.65 GB
    xet
    Upload 2 files 5 months ago
  • universal_distill_v4_2_0_aurora_fast.py
    196 kB
    Upload universal_distill_v4_2_0_aurora_fast.py 5 months ago