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

KarVem
/
FT

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

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

  • Libraries
  • PEFT

    How to use KarVem/FT with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-2")
    model = PeftModel.from_pretrained(base_model, "KarVem/FT")
  • Notebooks
  • Google Colab
  • Kaggle
FT / runs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
KarVem's picture
KarVem
End of training
ad120ac verified about 2 years ago
  • Mar06_07-15-00_10f9e96696ff
    End of training about 2 years ago
  • Mar06_07-16-12_10f9e96696ff
    End of training about 2 years ago
  • Mar06_07-25-10_10f9e96696ff
    End of training about 2 years ago
  • Mar07_06-43-42_348e81f4fffe
    End of training about 2 years ago
  • Mar07_07-11-10_348e81f4fffe
    End of training about 2 years ago
  • Mar12_01-52-21_6fa9c9ac5280
    End of training about 2 years ago
  • Mar12_02-06-11_6fa9c9ac5280
    End of training about 2 years ago
  • Mar12_02-17-23_6fa9c9ac5280
    End of training about 2 years ago
  • Mar12_02-36-12_6fa9c9ac5280
    End of training about 2 years ago
  • Mar12_02-53-21_6fa9c9ac5280
    End of training about 2 years ago
  • Mar12_03-09-26_6fa9c9ac5280
    End of training about 2 years ago
  • Mar12_05-54-37_b32ba5591b92
    End of training about 2 years ago
  • Mar13_20-24-19_a5ae72a6d275
    End of training about 2 years ago
  • Mar13_20-33-20_a5ae72a6d275
    End of training about 2 years ago