Commit af6ec27
Run Qwen script with Buck
Summary:
Added targets to enable running script llama.py for lowering Qwen with Buck
Removed use of relative path to load Qwen config
Currently disabling SpinQuant R2 since it doesn't work with Qwen (but R1 does) -- will set use_r2 based on model later
Reviewed By: cccclai
Differential Revision: D793862561 parent ec35f56 commit af6ec27
2 files changed
+10
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
353 | | - | |
354 | 353 | | |
355 | | - | |
356 | | - | |
357 | | - | |
358 | | - | |
359 | | - | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
364 | | - | |
365 | | - | |
366 | | - | |
367 | | - | |
368 | | - | |
369 | | - | |
370 | | - | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
371 | 362 | | |
372 | 363 | | |
373 | 364 | | |
| |||
505 | 496 | | |
506 | 497 | | |
507 | 498 | | |
508 | | - | |
| 499 | + | |
509 | 500 | | |
510 | 501 | | |
511 | 502 | | |
| |||
0 commit comments