Remove library name
Browse filesThis PR removes the library name since this model does not seem compatible with Transformers. Feel free to update the other repos too.
In case you want to register "Kairos" as a custom library to the hub, you can do so as explained here: https://huggingface.co/docs/hub/models-download-stats#can-i-add-my-query-files-for-my-library.
README.md
CHANGED
|
@@ -6,7 +6,6 @@ tags:
|
|
| 6 |
- foundation-model
|
| 7 |
- zero-shot
|
| 8 |
pipeline_tag: time-series-forecasting
|
| 9 |
-
library_name: transformers
|
| 10 |
---
|
| 11 |
|
| 12 |
# Kairos-50M: Adaptive Time Series Foundation Model
|
|
|
|
| 6 |
- foundation-model
|
| 7 |
- zero-shot
|
| 8 |
pipeline_tag: time-series-forecasting
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# Kairos-50M: Adaptive Time Series Foundation Model
|