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

  • Log In
  • Sign Up

vymn
/
Brain

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

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

  • Libraries
  • Transformers

    How to use vymn/Brain with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("vymn/Brain")
    model = AutoModelForSeq2SeqLM.from_pretrained("vymn/Brain")
  • Notebooks
  • Google Colab
  • Kaggle
Brain
1.46 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
vymn's picture
vymn
Update config.json
9b6a77b about 4 years ago
  • .gitattributes
    1.18 kB
    initial commit about 4 years ago
  • config.json
    1.6 kB
    Update config.json about 4 years ago
  • merges.txt
    62.9 kB
    Upload merges.txt about 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    1.46 GB
    xet
    add model about 4 years ago
  • special_tokens_map.json
    130 Bytes
    Upload special_tokens_map.json about 4 years ago
  • tokenizer_config.json
    74 Bytes
    Upload tokenizer_config.json about 4 years ago
  • vocab.json
    150 kB
    Upload vocab.json about 4 years ago