Commit 16de22f
authored
Fix KeyError in failing nightly (#1866)
SUMMARY:
Fixes:
https://github.com/neuralmagic/llm-compressor-testing/actions/runs/17901928706/job/50896401512
Restores previous behavior before #1844 merged.
Signed-off-by: Fynn Schmitt-Ulms <fschmitt@redhat.com>1 parent 0b5272e commit 16de22f
File tree
1 file changed
+1
-1
lines changed- tests/llmcompressor/transformers/finetune
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
0 commit comments