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

Gunulhona
/
Gemma-System-9B-MoRA-SimPO

PEFT
Safetensors
Model card Files Files and versions
xet
Community

Instructions to use Gunulhona/Gemma-System-9B-MoRA-SimPO with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Gunulhona/Gemma-System-9B-MoRA-SimPO with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Gunulhona/Gemma-System-9B")
    model = PeftModel.from_pretrained(base_model, "Gunulhona/Gemma-System-9B-MoRA-SimPO")
  • Notebooks
  • Google Colab
  • Kaggle
Gemma-System-9B-MoRA-SimPO
6.95 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Gunulhona's picture
Gunulhona
Update tokenizer_config.json
73e9f67 verified about 1 year ago
  • MoRA
    Upload folder using huggingface_hub over 1 year ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub over 1 year ago
  • README.md
    2.8 kB
    Upload folder using huggingface_hub over 1 year ago
  • adapter_config.json
    886 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • adapter_model.safetensors
    6.91 GB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • special_tokens_map.json
    636 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • tokenizer.json
    34.4 MB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • tokenizer.model
    4.24 MB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • tokenizer_config.json
    40.5 kB
    Update tokenizer_config.json about 1 year ago