ColossalAI-Examples
ColossalAI-Examples copied to clipboard
Outdated OPT example
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