Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Hugherinit
/
hi

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

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

  • Libraries
  • Transformers

    How to use Hugherinit/hi with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Hugherinit/hi")
    model = AutoModelForSeq2SeqLM.from_pretrained("Hugherinit/hi", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
hi
310 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
Hugherinit's picture
Hugherinit
Update config.json
c278c1f almost 4 years ago
  • .gitattributes
    1.38 kB
    initial commit almost 4 years ago
  • added_tokens.json
    528 Bytes
    Upload added_tokens.json almost 4 years ago
  • config.json
    658 Bytes
    Update config.json almost 4 years ago
  • pytorch_model.bin
    308 MB
    xet
    Upload pytorch_model.bin almost 4 years ago
  • rng_state.pth
    14.5 kB
    xet
    Upload rng_state.pth almost 4 years ago
  • scheduler.pt
    623 Bytes
    xet
    Upload scheduler.pt almost 4 years ago
  • special_tokens_map.json
    1.79 kB
    Upload special_tokens_map.json almost 4 years ago
  • spiece.model
    792 kB
    xet
    Upload spiece.model almost 4 years ago
  • tokenizer.json
    1.39 MB
    Upload tokenizer.json almost 4 years ago
  • tokenizer_config.json
    2.16 kB
    Upload tokenizer_config.json almost 4 years ago
  • trainer_state.json
    10.8 kB
    Upload trainer_state.json almost 4 years ago
  • training_args.bin
    3.12 kB
    xet
    Upload training_args.bin almost 4 years ago