Results 5 comments of Joon

I resolved..with this make file . please refer to this. # Makefile TF_INC = `python -c "import tensorflow; print(tensorflow.sysconfig.get_include())"` TF_CFLAGS=`python -c 'import tensorflow as tf; print(" ".join(tf.sysconfig.get_compile_flags()))'` TF_LFLAGS=`python -c 'import...

@iamNCJ Hell NCJ , Could you please provide me with more hints how you fixed this issue ??

@mestrona-3 I hope to get it soon. when do you plan to release the tutorial ?

Hi @mestrona-3 Thanks for your update. I will focus continuously for this upate.

can you please update the way how to convert to qnn model from llama 7B ?