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 / model
2.61 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
KarVem's picture
KarVem
End of training
2a9b63a verified about 2 years ago
  • config.json
    1.27 kB
    End of training about 2 years ago
  • generation_config.json
    69 Bytes
    End of training about 2 years ago
  • model.safetensors
    2.61 GB
    xet
    End of training about 2 years ago