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

mohits01
/
working

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

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

  • Libraries
  • PEFT

    How to use mohits01/working 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, "mohits01/working")
  • Notebooks
  • Google Colab
  • Kaggle
working / wandb
586 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
mohits01's picture
mohits01
mohits01/phi-1-5-SBC-Mohit-ft
857e43e verified about 2 years ago
  • run-20240328_055405-3kxuoy1h
    mohits01/phi-1-5-SBC-Mohit-ft about 2 years ago
  • debug-internal.log
    225 kB
    mohits01/phi-1-5-SBC-Mohit-ft about 2 years ago
  • debug.log
    9.92 kB
    mohits01/phi-1-5-SBC-Mohit-ft about 2 years ago