This is really helpful it is surprising that very few people have checked this video out. Shows the market is more focused on cloud based LLMs rather than private LLMS that guarantee data security. This video is will do well in the coming future when the tides shift.
@seikatsu_ki2 жыл бұрын
This instructor is actually an angel, thank you Madam for the straightforward tutorial!
@santoshmohanram5362 жыл бұрын
Really helpful thanks.
@Gerald-iz7mv8 ай бұрын
Nice. How to convert it to onnx using cuda?
@helaluddinmullah28694 ай бұрын
I have trained a new transformer model (dinov2) for image classification on own data and locally saved the checkpoint. Now I want to convert this dinov2 model into onnx. Since the saved checkpoint is a directory containing several files (no a single .pth file), how to convert it to onnx?
@nmstoker3 ай бұрын
Check out around 4m18s in the video and it shows how to do it in code
@jn-zr2ki Жыл бұрын
very useful and clear
@ONNXRuntime Жыл бұрын
Thank you!!
@nemines001 Жыл бұрын
hi thanks for this video
@ONNXRuntime Жыл бұрын
You're welcome!! 😊
@amanbishnoi6894 Жыл бұрын
there is a bug- InvalidArgument: [ONNXRuntimeError] : 2 : INVALID_ARGUMENT : Unexpected input data type. Actual: (tensor(int32)) , expected: (tensor(int64))
@ONNXRuntime Жыл бұрын
Hi, your comment is appreciated, and we want to follow up on this. Could you file an issue in ORT repo with details so we can take a look? github.com/microsoft/onnxruntime
@KrisMerckx Жыл бұрын
This is not "in the browser". This is still node.js. That's server technology.