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

  • Log In
  • Sign Up

kertob
/
content

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

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

  • Libraries
  • PEFT

    How to use kertob/content with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("tiiuae/falcon-7b")
    model = PeftModel.from_pretrained(base_model, "kertob/content")
  • Notebooks
  • Google Colab
  • Kaggle
content / wandb
1.36 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 55 commits
kertob's picture
kertob
Training in progress, step 200
c6f1b7e verified about 2 years ago
  • run-20240308_121134-5y42ufcl
    Training in progress, step 10 about 2 years ago
  • run-20240308_130200-qomx2zsg
    Training in progress, step 10 about 2 years ago
  • run-20240308_134901-hlg2f18u
    falcon_drone_commands_instruct about 2 years ago
  • run-20240313_112023-t8o614bo
    Training in progress, step 200 about 2 years ago
  • debug-cli.root.log
    0 Bytes
    Training in progress, step 10 about 2 years ago
  • debug-internal.log
    163 kB
    Training in progress, step 200 about 2 years ago
  • debug.log
    17.1 kB
    Training in progress, step 10 about 2 years ago