Commit d2a6a6e
authored
Fix llama model o_proj lora_ids passing for finite lorax (#575)
This is regarding the issue reported in
#572
The finite lorax feature failed to execute when testing on a llama
adapter
([jumip/llama-lora-adapter](https://huggingface.co/jumip/llama-lora-adapter))
that contains o_proj as target module.
Work in progress -- test to be added to avoid future regression
Signed-off-by: Jou-An Chen <quic_jouachen@quicinc.com>1 parent 247df36 commit d2a6a6e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
| 177 | + | |
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| |||
0 commit comments