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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

google
/
timesfm-2.5-200m-transformers

Time Series Forecasting
Transformers
Safetensors
TimesFM
timesfm2_5
Model card Files Files and versions
xet
Community
4

Instructions to use google/timesfm-2.5-200m-transformers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use google/timesfm-2.5-200m-transformers with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, TimesFm2_5ModelForPrediction
    
    tokenizer = AutoTokenizer.from_pretrained("google/timesfm-2.5-200m-transformers")
    model = TimesFm2_5ModelForPrediction.from_pretrained("google/timesfm-2.5-200m-transformers")
  • TimesFM

    How to use google/timesfm-2.5-200m-transformers with TimesFM:

    # No code snippets available yet for this library.
    
    # To use this model, check the repository files and the library's documentation.
    
    # Want to help? PRs adding snippets are welcome at:
    # https://github.com/huggingface/huggingface.js
  • Notebooks
  • Google Colab
  • Kaggle
timesfm-2.5-200m-transformers
925 MB
Ctrl+K
Ctrl+K
  • 4 contributors
History: 5 commits
rajatsen91's picture
rajatsen91
DeathReaper0965's picture
DeathReaper0965
update typo in importing model (#4)
5a9806b about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    2.4 kB
    update typo in importing model (#4) about 1 month ago
  • config.json
    914 Bytes
    updated config and weights (#3) 2 months ago
  • model.safetensors
    925 MB
    xet
    updated config and weights (#3) 2 months ago