[fix] fix test_lora in llama policy

pull/6114/head
duanjunwen 2024-11-15 10:27:13 +00:00
parent 2980da559f
commit f48a85e91d
1 changed files with 0 additions and 1 deletions

View File

@ -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