InternLM / Tutorial

LLM Tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

typeerror

jiangye520 opened this issue · comments

is_event_data = issubclass(parameter_types.get(name, int), EventData)

TypeError: issubclass() arg 1 must be a class
image