mirror of
https://github.com/huggingface/transformers.git
synced 2025-08-02 19:21:31 +06:00
rename script
This commit is contained in:
parent
9e6750cc97
commit
b437e87b88
@ -13,7 +13,7 @@ from transformers import TimesFMConfig, TimesFMModelForPrediction
|
||||
Sample usage:
|
||||
|
||||
```
|
||||
python src/transformers/models/timesfm/convert_timesfm_orignal_to_pytorch.py \
|
||||
python src/transformers/models/timesfm/convert_timesfm_orignal_to_hf.py \
|
||||
--output_dir /output/path
|
||||
```
|
||||
"""
|
Loading…
Reference in New Issue
Block a user