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

kashif
/
autoformer-electricity-hourly

Transformers
PyTorch
autoformer
Model card Files Files and versions
xet
Community
2

Instructions to use kashif/autoformer-electricity-hourly with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use kashif/autoformer-electricity-hourly with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoformerForPrediction
    
    tokenizer = AutoTokenizer.from_pretrained("kashif/autoformer-electricity-hourly")
    model = AutoformerForPrediction.from_pretrained("kashif/autoformer-electricity-hourly", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
autoformer-electricity-hourly
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
kashif's picture
kashif HF Staff
Update config.json
7fb555e about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • config.json
    1.41 kB
    Update config.json about 3 years ago
  • pytorch_model.bin
    155 kB
    xet
    Upload AutoformerForPrediction about 3 years ago