Commit 6304ecf
[Transform] Fix QuIP targets (#1770)
## Purpose ##
* Fix QuIP transform targets
## Testing ##
* Used `test_correctness.py` test and validated that previously, the
loss was zero, but now that the targets are correct, the loss matches
what was previously measured
*
https://huggingface.co/nm-testing/Llama-3.1-8B-Instruct-quip-w4a16/tree/main/
* TODO: will do basic lm_eval, but good to land now
Signed-off-by: Kyle Sayers <[email protected]>
Co-authored-by: Dipika Sikka <[email protected]>1 parent d497b5a commit 6304ecf
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments