weizhao
weizhao
hi i think you need to run the following command to produce the orqa_ops.so file . TF_CFLAGS=( $(python -c 'import tensorflow as tf; print(" ".join(tf.sysconfig.get_compile_flags()))') ) TF_LFLAGS=( $(python -c 'import...
> We haven't test this code on a multi-GPU setup. Are you sure it's using all available GPUs? hi kentonl : i have checked it ,it was running on cpus...
所以在LLAMA 大部分是英文语料的前提下,使用Lora的模式去进行instruct 会有很大的语料数据偏差 ,进而达不到很好的效果? 我的理解对吗? 谢谢 大神 > 您好,我们是支持中文的,但由于LLaMA 预训练中文语料较少,做微调的时候可能需要更多高质量语料才能达到较好效果。如果您有比较好的数据的话可以尝试,我们也在做一些尝试和迭代,会跟大家一并分享。
i have install opencv python api but donot install opencv on my phone
i use cv.videocapture(0) but failed to open phone camera