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

amiguel
/
enterpriseFTmodel

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

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

  • Libraries
  • PEFT

    How to use amiguel/enterpriseFTmodel with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("HuggingFaceTB/SmolLM2-360M")
    model = PeftModel.from_pretrained(base_model, "amiguel/enterpriseFTmodel")
  • Notebooks
  • Google Colab
  • Kaggle
enterpriseFTmodel / runs
32.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
amiguel's picture
amiguel
Training in progress, step 1926
b5afc71 verified about 1 year ago
  • Mar09_19-59-15_81a1f1345f12
    Training in progress, step 1444 about 1 year ago
  • Mar09_20-18-15_81a1f1345f12
    Training in progress, step 1444 about 1 year ago
  • Mar09_20-35-15_81a1f1345f12
    Training in progress, step 1926 about 1 year ago