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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

FMZGL
/
Gemma2-9b-cv93

Text Classification
PEFT
Safetensors
PyTorch
gemma-2
lora
Model card Files Files and versions
xet
Community

Instructions to use FMZGL/Gemma2-9b-cv93 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use FMZGL/Gemma2-9b-cv93 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSequenceClassification
    
    base_model = AutoModelForSequenceClassification.from_pretrained("/root/autodl-tmp/model/gemma2-9b-it-bf16")
    model = PeftModel.from_pretrained(base_model, "FMZGL/Gemma2-9b-cv93")
  • Notebooks
  • Google Colab
  • Kaggle
Gemma2-9b-cv93
685 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
FMZGL's picture
FMZGL
refactor: track tokenizer.json using Git LFS
4889745 3 months ago
  • .gitattributes
    1.57 kB
    refactor: track tokenizer.json using Git LFS 3 months ago
  • README.md
    160 Bytes
    refactor: track tokenizer.json using Git LFS 3 months ago
  • adapter_config.json
    1.11 kB
    refactor: track tokenizer.json using Git LFS 3 months ago
  • adapter_model.safetensors
    217 MB
    xet
    refactor: track tokenizer.json using Git LFS 3 months ago
  • chat_template.jinja
    591 Bytes
    refactor: track tokenizer.json using Git LFS 3 months ago
  • optimizer.pt
    434 MB
    xet
    refactor: track tokenizer.json using Git LFS 3 months ago
  • rng_state.pth
    14.6 kB
    xet
    refactor: track tokenizer.json using Git LFS 3 months ago
  • scheduler.pt
    1.47 kB
    xet
    refactor: track tokenizer.json using Git LFS 3 months ago
  • tokenizer.json
    34.4 MB
    xet
    refactor: track tokenizer.json using Git LFS 3 months ago
  • tokenizer_config.json
    544 Bytes
    refactor: track tokenizer.json using Git LFS 3 months ago
  • trainer_state.json
    115 kB
    refactor: track tokenizer.json using Git LFS 3 months ago
  • training_args.bin
    5.33 kB
    xet
    refactor: track tokenizer.json using Git LFS 3 months ago