Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

WenWW
/
Sparse8B_TO_DPO_Qlora

PEFT
Safetensors
llama
4-bit precision
bitsandbytes
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use WenWW/Sparse8B_TO_DPO_Qlora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("neuralmagic/Sparse-Llama-3.1-8B-2of4")
    model = PeftModel.from_pretrained(base_model, "WenWW/Sparse8B_TO_DPO_Qlora")
  • Notebooks
  • Google Colab
  • Kaggle
Sparse8B_TO_DPO_Qlora
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
WenWW's picture
WenWW
upload checkpoint
d851f8f verified over 1 year ago
  • .gitattributes
    1.57 kB
    upload checkpoint over 1 year ago
  • README.md
    5.11 kB
    upload checkpoint over 1 year ago
  • adapter_config.json
    809 Bytes
    upload checkpoint over 1 year ago
  • adapter_model.safetensors
    4.87 GB
    xet
    upload checkpoint over 1 year ago
  • config.json
    1.38 kB
    upload checkpoint over 1 year ago
  • generation_config.json
    180 Bytes
    upload checkpoint over 1 year ago
  • model-00001-of-00004.safetensors
    4.98 GB
    xet
    upload checkpoint over 1 year ago
  • model-00002-of-00004.safetensors
    5 GB
    xet
    upload checkpoint over 1 year ago
  • model-00003-of-00004.safetensors
    4.92 GB
    xet
    upload checkpoint over 1 year ago
  • model-00004-of-00004.safetensors
    1.17 GB
    xet
    upload checkpoint over 1 year ago
  • model.safetensors.index.json
    24 kB
    upload checkpoint over 1 year ago
  • special_tokens_map.json
    439 Bytes
    upload checkpoint over 1 year ago
  • tokenizer.json
    17.2 MB
    xet
    upload checkpoint over 1 year ago
  • tokenizer_config.json
    51.2 kB
    upload checkpoint over 1 year ago