converting LLM (llama-style) to HEF (through onnx)

I am trying to convert small LLM (llama style one) to HEF in brute-force way. (currently still long trial-and error).

Any guide I can refer?

Also, Is there any way to convert model with q_norm and k_norm layers?

Best regards,

J.

Hi @user749 ,

Our DFC currently support classical models - not LLMs.

Thanks,