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

donb-hf
/
gemma2b_quotes_v3

PEFT
TensorBoard
Safetensors
trl
sft
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use donb-hf/gemma2b_quotes_v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use donb-hf/gemma2b_quotes_v3 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("google/gemma-2b")
    model = PeftModel.from_pretrained(base_model, "donb-hf/gemma2b_quotes_v3")
  • Notebooks
  • Google Colab
  • Kaggle
gemma2b_quotes_v3
100 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
donb-hf's picture
donb-hf
donbr-hf/gemma2b_quotes_v3
0f71c28 verified about 2 years ago
  • runs
    dwb2023/gemma2b_quotes_v3 about 2 years ago
  • .gitattributes
    1.57 kB
    dwb2023/gemma2b_quotes_v3 about 2 years ago
  • README.md
    1.89 kB
    dwb2023/gemma2b_quotes_v3 about 2 years ago
  • adapter_config.json
    717 Bytes
    dwb2023/gemma2b_quotes_v3 about 2 years ago
  • adapter_model.safetensors
    78.5 MB
    xet
    dwb2023/gemma2b_quotes_v3 about 2 years ago
  • special_tokens_map.json
    636 Bytes
    dwb2023/gemma2b_quotes_v3 about 2 years ago
  • tokenizer.json
    17.5 MB
    xet
    dwb2023/gemma2b_quotes_v3 about 2 years ago
  • tokenizer.model
    4.24 MB
    xet
    dwb2023/gemma2b_quotes_v3 about 2 years ago
  • tokenizer_config.json
    40 kB
    dwb2023/gemma2b_quotes_v3 about 2 years ago
  • training_args.bin
    5.3 kB
    xet
    dwb2023/gemma2b_quotes_v3 about 2 years ago