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

Solshine
/
gemma-4-e2b-nla-L23-ar-v0_0_1

Text Generation
PEFT
Safetensors
English
natural-language-autoencoder
nla
interpretability
mechanistic-interpretability
sparse-autoencoder
gemma
consumer-gpu
lora
Model card Files Files and versions
xet
Community

Instructions to use Solshine/gemma-4-e2b-nla-L23-ar-v0_0_1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Solshine/gemma-4-e2b-nla-L23-ar-v0_0_1 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("google/gemma-4-E2B")
    model = PeftModel.from_pretrained(base_model, "Solshine/gemma-4-e2b-nla-L23-ar-v0_0_1")
  • Notebooks
  • Google Colab
  • Kaggle
gemma-4-e2b-nla-L23-ar-v0_0_1
95.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
Solshine's picture
Solshine
Add distinctive section with LoRA fine-tuning callout
20fe745 verified 2 days ago
  • .gitattributes
    1.52 kB
    initial commit 3 days ago
  • README.md
    15.4 kB
    Add distinctive section with LoRA fine-tuning callout 2 days ago
  • adapter_config.json
    1.11 kB
    Upload adapter_config.json with huggingface_hub 3 days ago
  • adapter_model.safetensors
    85.8 MB
    xet
    Upload adapter_model.safetensors with huggingface_hub 3 days ago
  • linear_head.pt

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage"

    What is a pickle import?

    9.45 MB
    xet
    Upload linear_head.pt with huggingface_hub 3 days ago
  • nla_meta.yaml
    2.31 kB
    Upload nla_meta.yaml with huggingface_hub 3 days ago