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

  • Log In
  • Sign Up

joelb
/
peft_lab_outputs

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

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

  • Libraries
  • PEFT

    How to use joelb/peft_lab_outputs 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, "joelb/peft_lab_outputs")
  • Notebooks
  • Google Colab
  • Kaggle
peft_lab_outputs
111 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
joelb's picture
joelb
joelb/mistral-7b-instruct-ccai-scotland
f860c82 verified almost 2 years ago
  • runs
    joelb/mistral-7b-instruct-ccai-scotland almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    1.14 kB
    joelb/mistral-7b-instruct-ccai-scotland almost 2 years ago
  • adapter_config.json
    660 Bytes
    joelb/mistral-7b-instruct-ccai-scotland almost 2 years ago
  • adapter_model.safetensors
    109 MB
    xet
    joelb/mistral-7b-instruct-ccai-scotland almost 2 years ago
  • special_tokens_map.json
    551 Bytes
    joelb/mistral-7b-instruct-ccai-scotland almost 2 years ago
  • tokenizer.json
    1.8 MB
    joelb/mistral-7b-instruct-ccai-scotland almost 2 years ago
  • tokenizer.model
    493 kB
    xet
    joelb/mistral-7b-instruct-ccai-scotland almost 2 years ago
  • tokenizer_config.json
    2.19 kB
    joelb/mistral-7b-instruct-ccai-scotland almost 2 years ago
  • training_args.bin
    4.98 kB
    xet
    joelb/mistral-7b-instruct-ccai-scotland almost 2 years ago