Instructions to use allenai/HiRO-ACE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Full Model Emulation
How to use allenai/HiRO-ACE with Full Model Emulation:
# 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
fix lat range in script docstring
Browse files- run-hiro-ace.sh +1 -1
run-hiro-ace.sh
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
# Provided are two inference configurations used in the
|
| 5 |
# manuscript:
|
| 6 |
# 1.) Global inference with ACE for 2023 then downscaled
|
| 7 |
-
# for most of the global (-
|
| 8 |
#
|
| 9 |
# 2.) Global inference with ACE for 2014 - 2023 then
|
| 10 |
# the Pacific NorthWest (PNW) only downscaled with HiRO
|
|
|
|
| 4 |
# Provided are two inference configurations used in the
|
| 5 |
# manuscript:
|
| 6 |
# 1.) Global inference with ACE for 2023 then downscaled
|
| 7 |
+
# for most of the global (-66S to 70N) using HiRO
|
| 8 |
#
|
| 9 |
# 2.) Global inference with ACE for 2014 - 2023 then
|
| 10 |
# the Pacific NorthWest (PNW) only downscaled with HiRO
|