ColossalAI-Examples icon indicating copy to clipboard operation
ColossalAI-Examples copied to clipboard

Outdated OPT example

Open lelandfy opened this issue 2 years ago • 0 comments
trafficstars

🐛 Describe the bug

When running OPT example, I got the following errors:

AttributeError: type object 'ChunkManager' has no attribute 'search_chunk_size'

This is caused by an outdated API. Comparing to the OPT example in ColossalAI, the example here is not updated up for a while.

Environment

No response

lelandfy avatar Dec 18 '22 19:12 lelandfy