File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 204
204
"label" : " Enable gradient checkpointing:" ,
205
205
"info" : " Use gradient checkpointing. Recommended to save the memory." ,
206
206
"replaceToken" : " <gradient_checkpointing>" ,
207
- "defaultValue" : true ,
207
+ "defaultValue" : false ,
208
208
"learnMore" : " Can you tell me more about the Hugging Face trainer parameter gradient_checkpointing?"
209
209
},
210
210
{
Original file line number Diff line number Diff line change 47
47
"configPath" : " olive-config.json" ,
48
48
"workspaceTemplatePath" : " configs/phi-2" ,
49
49
"availabilityLocations" : [
50
+ {
51
+ "providerType" : " HuggingFace" ,
52
+ "modelId" : " microsoft/phi-2" ,
53
+ "revision" : " d3186761bf5c4409f7679359284066c25ab668ee"
54
+ },
50
55
{
51
56
"providerType" : " Azure" ,
52
57
"modelId" : " azureml://registries/azureml-msr/models/microsoft-phi-2/versions/2" ,
You can’t perform that action at this time.
0 commit comments