Open alibabadoufu opened 5 years ago
When I reached the end of training before the second epoch, it showed me this error: AttributeError: 'GQA' object has no attribute 'close'
I believe that you did not implement this 'close' function. I checked the code for GQA part it seems like it doesn't need this close function.
When I reached the end of training before the second epoch, it showed me this error: AttributeError: 'GQA' object has no attribute 'close'
I believe that you did not implement this 'close' function. I checked the code for GQA part it seems like it doesn't need this close function.