Skip to content

Commit 1d2ce11

Browse files
committed
fix
1 parent c4f2663 commit 1d2ce11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

labml_nn/transformers/basic/autoregressive_experiment.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"\n",
7676
"from labml import experiment\n",
7777
"from labml.configs import option\n",
78-
"from labml_nn.transformers.basic.experiment import Configs"
78+
"from labml_nn.transformers.basic.autoregressive_experiment import Configs"
7979
],
8080
"execution_count": null,
8181
"outputs": []

0 commit comments

Comments
 (0)