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

Purusharth
/
checkpoint_dir

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

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

  • Libraries
  • PEFT

    How to use Purusharth/checkpoint_dir with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.2")
    model = PeftModel.from_pretrained(base_model, "Purusharth/checkpoint_dir")
  • Notebooks
  • Google Colab
  • Kaggle
checkpoint_dir / runs
39.3 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Purusharth's picture
Purusharth
End of training
26f64d3 verified about 2 years ago
  • May11_01-32-22_ip-10-192-10-218
    End of training about 2 years ago
  • May11_01-41-30_ip-10-192-10-218
    End of training about 2 years ago
  • May11_03-51-00_ip-10-192-11-186
    End of training about 2 years ago
  • May11_04-04-07_ip-10-192-11-186
    End of training about 2 years ago
  • May11_04-07-07_ip-10-192-11-186
    End of training about 2 years ago
  • May11_04-10-32_ip-10-192-11-186
    End of training about 2 years ago