from local
This commit is contained in:
parent
fa658ce0cf
commit
e9c6177808
Binary file not shown.
@ -8,3 +8,4 @@ base_model, bias_model = base_model['model'], bias_model['model']
|
||||
for key in base_model.keys():
|
||||
if 'bias' in key:
|
||||
print(key, base_model[key], bias_model[key])
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user