mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-06-24 06:29:09 +00:00
[fix] fix test_lora in llama policy
This commit is contained in:
parent
2980da559f
commit
f48a85e91d
@ -506,7 +506,6 @@ class LlamaForSequenceClassificationPolicy(LlamaPolicy):
|
||||
)
|
||||
}
|
||||
policy.update(new_item)
|
||||
# TODO: test lora bug here
|
||||
# enable tp, replace layer to LinearWithGradAccum
|
||||
elif use_zbv:
|
||||
# add a new item for sequence classification
|
||||
|
Loading…
Reference in New Issue
Block a user