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

  • Log In
  • Sign Up

fxmarty
/
tiny-marian

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

Instructions to use fxmarty/tiny-marian with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use fxmarty/tiny-marian with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("fxmarty/tiny-marian")
    model = AutoModelForSeq2SeqLM.from_pretrained("fxmarty/tiny-marian")
  • Notebooks
  • Google Colab
  • Kaggle
tiny-marian
Ctrl+K
Ctrl+K
  • 2 contributors
History: 2 commits
Félix Marty
add model
340ec6a about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    21 Bytes
    initial commit about 3 years ago
  • config.json
    1.49 kB
    add model about 3 years ago
  • generation_config.json
    288 Bytes
    add model about 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    7.83 MB
    xet
    add model about 3 years ago
  • source.spm
    802 kB
    add model about 3 years ago
  • special_tokens_map.json
    74 Bytes
    add model about 3 years ago
  • target.spm
    826 kB
    add model about 3 years ago
  • tokenizer_config.json
    325 Bytes
    add model about 3 years ago
  • vocab.json
    1.72 MB
    add model about 3 years ago