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

  • Log In
  • Sign Up

Graphiiz
/
git-base-pokemon

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

Instructions to use Graphiiz/git-base-pokemon with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Graphiiz/git-base-pokemon with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("microsoft/git-base")
    model = PeftModel.from_pretrained(base_model, "Graphiiz/git-base-pokemon")
  • Notebooks
  • Google Colab
  • Kaggle
git-base-pokemon / runs
15.1 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Graphiiz's picture
Graphiiz
End of training
0da57bd verified about 2 years ago
  • Apr21_06-07-38_04af1dfbeaee
    End of training about 2 years ago
  • Apr21_06-23-50_04af1dfbeaee
    End of training about 2 years ago
  • Apr21_06-30-41_04af1dfbeaee
    End of training about 2 years ago