Abbas Foroughi
Abbas Foroughi
I have reviewed #83, and am wondering if a solution already exists? Can you provide a sample?
This feature worked correctly under OxyPlot 2.0/UWp Platform: H.OxyPlot.WinUI (0.9.16) Steps to reproduce: Please see the sample attached. [App2.zip](https://github.com/HavenDV/H.OxyPlot/files/8040659/App2.zip) Expected behaviour: See the correct rendering under 2.0 
I can create/train/evaluate/save/load a multilayer LSTM model using Torchsharp but cannot run in ML.NET. The main requirement is to export/import a Torchsharp model to ONNX and run it in ML.NET....
I would like to convert a LLama model to a Multiclass Classification Model and then finetune the model on my classification labels. Currently, the Microsoft.ML.GenAI.LLaMA/Module/LlamaModel is internal. Step 1 Load...