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

  • Log In
  • Sign Up

hongyin
/
informer-0.3b-80k

Other
Transformers
PyTorch
English
Chinese
llama
text-generation
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use hongyin/informer-0.3b-80k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use hongyin/informer-0.3b-80k with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("hongyin/informer-0.3b-80k")
    model = AutoModelForCausalLM.from_pretrained("hongyin/informer-0.3b-80k")
  • Notebooks
  • Google Colab
  • Kaggle
informer-0.3b-80k
709 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
hongyin's picture
hongyin
Update config.json
00dc408 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    1.1 kB
    Update README.md over 2 years ago
  • config.json
    648 Bytes
    Update config.json over 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    705 MB
    xet
    Upload 6 files over 2 years ago
  • special_tokens_map.json
    411 Bytes
    Upload 6 files over 2 years ago
  • tokenizer.json
    2.42 MB
    Upload 6 files over 2 years ago
  • tokenizer.model
    751 kB
    xet
    Upload 6 files over 2 years ago
  • tokenizer_config.json
    694 Bytes
    Upload 6 files over 2 years ago