Commit
·
5e92c3a
1
Parent(s):
7bf9788
Update huggingface reference to aifs-single-0.2.1
Browse files- run_AIFS_v0_2_1.ipynb +3 -3
run_AIFS_v0_2_1.ipynb
CHANGED
@@ -508,7 +508,7 @@
|
|
508 |
},
|
509 |
"outputs": [],
|
510 |
"source": [
|
511 |
-
"checkpoint = {\"huggingface\":\"ecmwf/aifs-single\"}"
|
512 |
]
|
513 |
},
|
514 |
{
|
@@ -692,9 +692,9 @@
|
|
692 |
"toc_visible": true
|
693 |
},
|
694 |
"kernelspec": {
|
695 |
-
"display_name": "
|
696 |
"language": "python",
|
697 |
-
"name": "
|
698 |
},
|
699 |
"language_info": {
|
700 |
"codemirror_mode": {
|
|
|
508 |
},
|
509 |
"outputs": [],
|
510 |
"source": [
|
511 |
+
"checkpoint = {\"huggingface\":\"ecmwf/aifs-single-0.2.1\"}"
|
512 |
]
|
513 |
},
|
514 |
{
|
|
|
692 |
"toc_visible": true
|
693 |
},
|
694 |
"kernelspec": {
|
695 |
+
"display_name": "venv-aifs0.2.1",
|
696 |
"language": "python",
|
697 |
+
"name": "python3"
|
698 |
},
|
699 |
"language_info": {
|
700 |
"codemirror_mode": {
|