Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

savage1221
/
vfgf

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

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

  • Libraries
  • PEFT

    How to use savage1221/vfgf 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, "savage1221/vfgf")
  • Notebooks
  • Google Colab
  • Kaggle
vfgf / runs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
savage1221's picture
savage1221
Upload folder using huggingface_hub
7dc2d95 verified almost 2 years ago
  • Jun27_17-12-51_05f8223caf1b
    Upload folder using huggingface_hub almost 2 years ago
  • Jun27_17-18-01_05f8223caf1b
    Upload folder using huggingface_hub almost 2 years ago
  • Jun27_17-23-22_05f8223caf1b
    Upload folder using huggingface_hub almost 2 years ago
  • Jun27_17-42-06_05f8223caf1b
    Upload folder using huggingface_hub almost 2 years ago
  • Jun27_17-43-20_05f8223caf1b
    Upload folder using huggingface_hub almost 2 years ago