mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-11 13:59:08 +00:00
Fixed docstring in colossalai (#171)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
|
||||
class MoeEnv:
|
||||
"""Moe enviroment variable.
|
||||
"""Moe enviroment variables.
|
||||
"""
|
||||
|
||||
def __init__(self):
|
||||
|
Reference in New Issue
Block a user