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

  • Log In
  • Sign Up

tau
/
fewsion_debug

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

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

  • Libraries
  • Transformers

    How to use tau/fewsion_debug with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("tau/fewsion_debug")
    model = AutoModelForSeq2SeqLM.from_pretrained("tau/fewsion_debug")
  • Notebooks
  • Google Colab
  • Kaggle
fewsion_debug
6.27 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
0931fc5 verified about 1 year ago
  • .gitattributes
    1.23 kB
    Adding `safetensors` variant of this model about 1 year ago
  • config.json
    669 Bytes
    add model about 4 years ago
  • model.safetensors
    3.13 GB
    xet
    Adding `safetensors` variant of this model about 1 year ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    3.13 GB
    xet
    add model about 4 years ago