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

  • Log In
  • Sign Up

OpenMatch
/
santa-code-python-adv

Transformers
PyTorch
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Community
1

Instructions to use OpenMatch/santa-code-python-adv with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use OpenMatch/santa-code-python-adv with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("OpenMatch/santa-code-python-adv")
    model = AutoModelForSeq2SeqLM.from_pretrained("OpenMatch/santa-code-python-adv")
  • Notebooks
  • Google Colab
  • Kaggle
santa-code-python-adv
1.52 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
ever17's picture
ever17
initial commit
14265d6 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago