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

  • Log In
  • Sign Up

harish3742
/
test

Transformers
PyTorch
encoder-decoder
text2text-generation
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use harish3742/test with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("harish3742/test")
    model = AutoModelForSeq2SeqLM.from_pretrained("harish3742/test")
  • Notebooks
  • Google Colab
  • Kaggle
test
1.98 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
6e38ce9 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • config.json
    4.9 kB
    Upload model about 2 years ago
  • generation_config.json
    255 Bytes
    Upload model about 2 years ago
  • model.safetensors
    990 MB
    xet
    Adding `safetensors` variant of this model over 1 year ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    990 MB
    xet
    Upload model about 2 years ago