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

SnehaPriyaaMP
/
Test1

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

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

  • Libraries
  • PEFT

    How to use SnehaPriyaaMP/Test1 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/llama-3-8b-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "SnehaPriyaaMP/Test1")
  • Notebooks
  • Google Colab
  • Kaggle
Test1
5.89 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
SnehaPriyaaMP's picture
SnehaPriyaaMP
Upload folder using huggingface_hub
3c4762a verified over 1 year ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub over 1 year ago
  • README.md
    5.1 kB
    Upload folder using huggingface_hub over 1 year ago
  • adapter_config.json
    798 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • adapter_model.safetensors
    168 MB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • config.json
    1.18 kB
    Upload folder using huggingface_hub over 1 year ago
  • generation_config.json
    198 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • model-00001-of-00002.safetensors
    4.65 GB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • model-00002-of-00002.safetensors
    1.05 GB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • model.safetensors.index.json
    132 kB
    Upload folder using huggingface_hub over 1 year ago
  • special_tokens_map.json
    335 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • tokenizer.json
    17.2 MB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • tokenizer_config.json
    50.7 kB
    Upload folder using huggingface_hub over 1 year ago