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

Novaspree
/
factify-Gemma3-adapter-1

Text Generation
PEFT
Safetensors
machine-unlearning
lora
conversational
Model card Files Files and versions
xet
Community
1

Instructions to use Novaspree/factify-Gemma3-adapter-1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Novaspree/factify-Gemma3-adapter-1 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("google/gemma-3-4b-it")
    model = PeftModel.from_pretrained(base_model, "Novaspree/factify-Gemma3-adapter-1")
  • Notebooks
  • Google Colab
  • Kaggle
factify-Gemma3-adapter-1
80.8 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
Novaspree's picture
Novaspree
nielsr's picture
nielsr HF Staff
Improve model card: add metadata, paper and code links (#1)
7b031e2 1 day ago
  • .gitattributes
    1.57 kB
    Upload tokenizer 20 days ago
  • README.md
    2.07 kB
    Improve model card: add metadata, paper and code links (#1) 1 day ago
  • adapter_config.json
    1.19 kB
    Upload model 20 days ago
  • adapter_model.safetensors
    47.4 MB
    xet
    Upload model 20 days ago
  • chat_template.jinja
    1.53 kB
    Upload tokenizer 20 days ago
  • tokenizer.json
    33.4 MB
    xet
    Upload tokenizer 20 days ago
  • tokenizer_config.json
    745 Bytes
    Upload tokenizer 20 days ago