We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2222db commit f3068eaCopy full SHA for f3068ea
_doc/examples/plot_export_hub_codellama.py
@@ -44,7 +44,7 @@
44
# %%
45
# The configuration.
46
47
-print("config", get_pretrained_config(model_id))
+print("config", get_pretrained_config(model_id, use_only_preinstalled=unit_test_going()))
48
49
50
# The task determines the set of inputs which needs
0 commit comments