2 writes to Device
Microsoft.ML.GenAI.Core (1)
Trainer\CasualLMSupervisedFineTuningTrainer.cs (1)
94
Device
= "cpu";
Microsoft.ML.GenAI.Samples (1)
Llama\SFT_Llama_3_2_1B.cs (1)
55
Device
= device,
1 reference to Device
Microsoft.ML.GenAI.Core (1)
Trainer\CasualLMSupervisedFineTuningTrainer.cs (1)
38
var device = torch.device(trainingOption.
Device
);