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

Vitallyy
/
phi_1.5_mfr_instruct

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

Instructions to use Vitallyy/phi_1.5_mfr_instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Vitallyy/phi_1.5_mfr_instruct with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-1_5")
    model = PeftModel.from_pretrained(base_model, "Vitallyy/phi_1.5_mfr_instruct")
  • Notebooks
  • Google Colab
  • Kaggle
phi_1.5_mfr_instruct / runs
82.5 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 124 commits
Vitallyy's picture
Vitallyy
Training in progress, step 2000
4ee9528 verified about 1 year ago
  • Feb28_21-39-17_4f8ab163435a
    Training in progress, step 2000 about 1 year ago
  • Jul05_19-59-23_c9f5dd3c045e
    Training in progress, step 500 almost 2 years ago
  • Jul05_20-05-12_c9f5dd3c045e
    Training in progress, step 2000 almost 2 years ago
  • Jul05_21-04-12_c9f5dd3c045e
    Training in progress, step 1000 almost 2 years ago
  • Jul10_22-23-24_e712d8a82e24
    Training in progress, step 2000 almost 2 years ago
  • May08_18-01-31_395b2f631281
    End of training about 2 years ago
  • May08_20-31-07_dbab31bf8817
    End of training about 2 years ago
  • May08_21-42-56_be02b2e817cc
    End of training about 2 years ago
  • May09_21-17-55_a3ddc203e2f6
    Training in progress, epoch 126 about 2 years ago