ltu icon indicating copy to clipboard operation
ltu copied to clipboard

Modifications to the llama model

Open peggyxpxu opened this issue 9 months ago • 1 comments

Hi,sir: You mentioned “only output text related states ”on line 734 in modeling_llama.py,. And only use text states in the next processing. On line 733 you did the same thing,only use text states before return the results. What is the reason for doing this?

peggyxpxu avatar May 29 '24 07:05 peggyxpxu