UniBioTransfer / global_.py
scy639's picture
Upload folder using huggingface_hub
2b534de verified
raw
history blame contribute delete
239 Bytes
"""
some global variables
"""
task :int = None # current batch task id
TP_enable:bool = None # None means not set yet. should be set in confs.py
rank_:int = None
moduleName_2_adaRank:dict = {} # adaptive rank for each shared+LoRA module