Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Edens-Gate
/
gemmy-lora

PEFT
Safetensors
gemma2
Generated from Trainer
4-bit precision
bitsandbytes
Model card Files Files and versions
xet
Community

Instructions to use Edens-Gate/gemmy-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Edens-Gate/gemmy-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("SillyTilly/google-gemma-2-9b")
    model = PeftModel.from_pretrained(base_model, "Edens-Gate/gemmy-lora")
  • Notebooks
  • Google Colab
  • Kaggle
gemmy-lora
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
kubernetes-bad's picture
kubernetes-bad
Upload folder using huggingface_hub
493e911 verified almost 2 years ago
  • checkpoint-288
    Upload folder using huggingface_hub almost 2 years ago
  • checkpoint-576
    Upload folder using huggingface_hub almost 2 years ago
  • .gitattributes
    1.7 kB
    Upload folder using huggingface_hub almost 2 years ago
  • README.md
    2.74 kB
    Upload folder using huggingface_hub almost 2 years ago
  • adapter_config.json
    730 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • adapter_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    216 MB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • config.json
    1.39 kB
    Upload folder using huggingface_hub almost 2 years ago
  • merge.py
    2.62 kB
    Upload folder using huggingface_hub almost 2 years ago
  • special_tokens_map.json
    636 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • tokenizer.json
    17.5 MB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • tokenizer.model
    4.24 MB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • tokenizer_config.json
    40 kB
    Upload folder using huggingface_hub almost 2 years ago