You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I wanted to deploy a fused fine-tuned model based on Llama 3.2 3B (or even a non-fine-tuned Llama 3.2 1B), I'd have to recreate these, and I can't find any information on how to do so.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
In https://onnxruntime.ai/docs/genai/howto/build-models-for-snapdragon.html#add-other-assets there is a reference to model-specific assets (tokenizer, quantizer/dequantizer/position processor ONNX models). These are provided for Phi-3.5-mini-instruct and Llama 3.2 3B Instruct, but how are these created?
If I wanted to deploy a fused fine-tuned model based on Llama 3.2 3B (or even a non-fine-tuned Llama 3.2 1B), I'd have to recreate these, and I can't find any information on how to do so.
Beta Was this translation helpful? Give feedback.
All reactions