update
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import torch
|
||||
|
||||
def NexusGenAutoregressiveModelStateDictConverter(state_dict):
|
||||
new_state_dict = {}
|
||||
for key in state_dict:
|
||||
|
||||
Reference in New Issue
Block a user