add gptneox embeddings, fix phi2 inputs, also fix the casting (#1083)
This commit is contained in:
@@ -30,6 +30,7 @@ def fixture_cfg():
|
||||
"adam_epsilon": 0.00001,
|
||||
"dataloader_num_workers": 1,
|
||||
"dataloader_pin_memory": True,
|
||||
"model_config_type": "llama",
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user