Skip to content

Commit 2915e49

Browse files
committed
removing comments
Signed-off-by: Asmita Goswami <asmigosw@qti.qualcomm.com>
1 parent 61422cb commit 2915e49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/transformers/models/test_causal_lm_models.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747

4848
# Create a dictionary mapping model names to their configs
4949
model_config_dict = {model["model_name"]: model for model in all_models}
50-
breakpoint()
5150

5251

5352
def get_hf_config_from_custom_config(model_name):

0 commit comments

Comments
 (0)