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

ManyingZ
/
google-gemma-2b-1727142355

PEFT
TensorBoard
Safetensors
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use ManyingZ/google-gemma-2b-1727142355 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use ManyingZ/google-gemma-2b-1727142355 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("google/gemma-2b")
    model = PeftModel.from_pretrained(base_model, "ManyingZ/google-gemma-2b-1727142355")
  • Notebooks
  • Google Colab
  • Kaggle
google-gemma-2b-1727142355
28.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
ManyingZ's picture
ManyingZ
Upload folder using huggingface_hub
3348fd5 verified almost 2 years ago
  • runs
    Upload folder using huggingface_hub almost 2 years ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub almost 2 years ago
  • README.md
    5.09 kB
    Upload folder using huggingface_hub almost 2 years ago
  • adapter_config.json
    666 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • adapter_model.safetensors
    1.85 MB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • added_tokens.json
    85 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • merges.txt
    1.67 MB
    Upload folder using huggingface_hub almost 2 years ago
  • special_tokens_map.json
    670 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
    41.7 kB
    Upload folder using huggingface_hub almost 2 years ago
  • training_args.bin
    5.37 kB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • vocab.json
    2.78 MB
    Upload folder using huggingface_hub almost 2 years ago