Harryx2025 commited on
Commit
067f25c
·
verified ·
1 Parent(s): 6c428bf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ pipeline_tag: time-series-forecasting
11
 
12
  Falcon-TST is a cutting-edge time series foundation model that leverages the power of Mixture of Experts (MoE) architecture combined with multiple patch tokenizers. This innovative approach enables efficient processing of time series data while maintaining high accuracy across various forecasting tasks.
13
 
14
- More details about this model, please visit our [GitHub page](https://github.com/ant-intl/Falcon-TST).
15
 
16
  ## 🚀 Quick Start
17
  ```python
 
11
 
12
  Falcon-TST is a cutting-edge time series foundation model that leverages the power of Mixture of Experts (MoE) architecture combined with multiple patch tokenizers. This innovative approach enables efficient processing of time series data while maintaining high accuracy across various forecasting tasks.
13
 
14
+ You can find more details about the model on [GitHub page](https://github.com/ant-intl/Falcon-TST).
15
 
16
  ## 🚀 Quick Start
17
  ```python