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

  • Log In
  • Sign Up

pere
/
north

Transformers
JAX
t5
text2text-generation
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use pere/north with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("pere/north")
    model = AutoModelForSeq2SeqLM.from_pretrained("pere/north")
  • Notebooks
  • Google Colab
  • Kaggle
north / utils
14.8 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
pere's picture
pere
first submit
9005c12 about 4 years ago
  • base.json
    702 Bytes
    first submit about 4 years ago
  • convert_t5x_checkpoint_to_flax.py
    10.5 kB
    first submit about 4 years ago
  • copy_model.sh
    3.57 kB
    first submit about 4 years ago