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 c699541 commit 02a6e83Copy full SHA for 02a6e83
_unittests/ut_torch_models/test_hghub_model.py
@@ -38,6 +38,7 @@ def test_get_untrained_model_with_inputs_tiny_llm(self):
38
"n_weights",
39
"input_kwargs",
40
"model_kwargs",
41
+ "task",
42
},
43
)
44
model, inputs = data["model"], data["inputs"]
0 commit comments