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

  • Log In
  • Sign Up

teddyllm
/
tinyllama-colorist-v1

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

Instructions to use teddyllm/tinyllama-colorist-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use teddyllm/tinyllama-colorist-v1 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("TinyLlama/TinyLlama-1.1B-Chat-v1.0")
    model = PeftModel.from_pretrained(base_model, "teddyllm/tinyllama-colorist-v1")
  • Notebooks
  • Google Colab
  • Kaggle
tinyllama-colorist-v1 / runs
41.6 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
teddyllm's picture
teddyllm
Training in progress, epoch 0
d1fe14e verified about 2 years ago
  • Apr02_06-42-49_b50bd0d95718
    End of training about 2 years ago
  • Apr02_06-58-36_b50bd0d95718
    Training in progress, epoch 0 about 2 years ago
  • Apr02_07-10-31_b50bd0d95718
    Training in progress, epoch 0 about 2 years ago
  • Apr02_07-38-39_b50bd0d95718
    Training in progress, epoch 0 about 2 years ago