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

frjonah
/
test7

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

Instructions to use frjonah/test7 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use frjonah/test7 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("google/gemma-2-9b-it")
    model = PeftModel.from_pretrained(base_model, "frjonah/test7")
  • Notebooks
  • Google Colab
  • Kaggle
test7
12.4 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
frjonah's picture
frjonah
Upload folder using huggingface_hub
a91aa16 verified about 1 year ago
  • checkpoint-364
    Upload folder using huggingface_hub about 1 year ago
  • checkpoint-378
    Upload folder using huggingface_hub about 1 year ago
  • checkpoint-392
    Upload folder using huggingface_hub about 1 year ago
  • checkpoint-402
    Upload folder using huggingface_hub about 1 year ago
  • .gitattributes
    1.83 kB
    Upload folder using huggingface_hub about 1 year ago
  • README.md
    3.23 kB
    Upload folder using huggingface_hub about 1 year ago
  • adapter_config.json
    853 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • adapter_model.safetensors
    1.73 GB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • chat_template.jinja
    591 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • config.json
    1.33 kB
    Upload folder using huggingface_hub about 1 year ago
  • special_tokens_map.json
    636 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • tokenizer.json
    34.4 MB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • tokenizer.model
    4.24 MB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • tokenizer_config.json
    46.4 kB
    Upload folder using huggingface_hub about 1 year ago