Skip to content

Commit f3068ea

Browse files
committed
code
1 parent c2222db commit f3068ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_doc/examples/plot_export_hub_codellama.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
# %%
4545
# The configuration.
4646

47-
print("config", get_pretrained_config(model_id))
47+
print("config", get_pretrained_config(model_id, use_only_preinstalled=unit_test_going()))
4848

4949
# %%
5050
# The task determines the set of inputs which needs

0 commit comments

Comments
 (0)