Instructions to use hf-internal-testing/tiny-random-WeatherNext2ForWeatherForecasting with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-WeatherNext2ForWeatherForecasting with Transformers:
# Load model directly from transformers import WeatherNext2ForWeatherForecasting model = WeatherNext2ForWeatherForecasting.from_pretrained("hf-internal-testing/tiny-random-WeatherNext2ForWeatherForecasting", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Rename keys for the FiLM, edge-bias, MLP and head refactor
Browse files- model.safetensors +2 -2
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:18c10ad055d87f6aa694ecd452047ce7817da9633762ba70d2fd46ff306fac4a
|
| 3 |
+
size 139648
|