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

grantdi
/
phi-3-mini-QLoRA

PEFT
TensorBoard
Safetensors
trl
sft
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use grantdi/phi-3-mini-QLoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use grantdi/phi-3-mini-QLoRA with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-3-mini-4k-instruct")
    model = PeftModel.from_pretrained(base_model, "grantdi/phi-3-mini-QLoRA")
  • Notebooks
  • Google Colab
  • Kaggle
phi-3-mini-QLoRA / runs
24 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
grantdi's picture
grantdi
grantdi/phi3-burberry-test-01
1232864 verified about 2 years ago
  • Jun07_01-48-09_150e75edf019
    grantdi/phi3-burberry-test-01 about 2 years ago
  • Jun07_01-49-20_150e75edf019
    grantdi/phi3-burberry-test-01 about 2 years ago
  • Jun07_01-51-22_150e75edf019
    grantdi/phi3-burberry-test-01 about 2 years ago