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

  • Log In
  • Sign Up

Karun-7
/
FT-DS

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

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

  • Libraries
  • PEFT

    How to use Karun-7/FT-DS with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("TheBloke/Mistral-7B-Instruct-v0.2-GPTQ")
    model = PeftModel.from_pretrained(base_model, "Karun-7/FT-DS")
  • Notebooks
  • Google Colab
  • Kaggle
FT-DS / runs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Karun-7's picture
Karun-7
Karun-7/FT-DS
36ab475 verified over 1 year ago
  • Aug23_04-28-31_ac03a1e1931c
    Karun-7/FT-DS over 1 year ago
  • Aug23_04-36-06_ac03a1e1931c
    Karun-7/FT-DS over 1 year ago