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

WangXFng
/
Instruments-8bit-3B-4Epoch-EmbToken

PEFT
Safetensors
llama
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use WangXFng/Instruments-8bit-3B-4Epoch-EmbToken with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use WangXFng/Instruments-8bit-3B-4Epoch-EmbToken with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.2-3B-Instruct")
    model = PeftModel.from_pretrained(base_model, "WangXFng/Instruments-8bit-3B-4Epoch-EmbToken")
  • Notebooks
  • Google Colab
  • Kaggle
Instruments-8bit-3B-4Epoch-EmbToken
864 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
WangXFng's picture
WangXFng
Model save
7c5c68d verified almost 2 years ago
  • .gitattributes
    1.57 kB
    Model save almost 2 years ago
  • README.md
    1.24 kB
    Model save almost 2 years ago
  • adapter_config.json
    754 Bytes
    Model save almost 2 years ago
  • adapter_model.safetensors
    847 MB
    xet
    Model save almost 2 years ago
  • config.json
    873 Bytes
    Model save almost 2 years ago
  • special_tokens_map.json
    316 Bytes
    Model save almost 2 years ago
  • tokenizer.json
    17.4 MB
    xet
    Model save almost 2 years ago
  • tokenizer_config.json
    214 kB
    Model save almost 2 years ago
  • trainer_state.json
    4.66 kB
    Model save almost 2 years ago
  • training_args.bin
    5.24 kB
    xet
    Model save almost 2 years ago