JerryYao80

Results 7 comments of JerryYao80

That's odd , that error occurs almost at the beginning of the demo operation, Only two of us find that?

Use the SFT LLaMa-7B model in stage 1 , not the original LLaMa-7B

@brozkrut I got the error in Windows 7: > ERROR: /app/.devops/tools.sh: line 40 6 Illegal instruction ./main $arg2 when I executed : > --quantize "/models/7B/ggml-model-f16.bin" "/models/7B/ggml-model-q4_0.bin" 2 and I checked...

Got the same error: > ERROR: /app/.devops/tools.sh: line 40 6 Illegal instruction ./main $arg2 when I executed command: > docker run -v /models/llama7b:/home ghcr.io/ggerganov/llama.cpp:full --run -m /home/ggml-model-q4_1.bin -p "hello" -n...

@zhongTao99 请教一个问题,在容器内外,是不是310P的CardID会改变? 在容器外: +--------------------------------------------------------------------------------------------------------+ | npu-smi 24.1.rc2 Version: 24.1.rc2 | +-------------------------------+-----------------+------------------------------------------------------+ | NPU Name | Health | Power(W) Temp(C) Hugepages-Usage(page) | | Chip Device | Bus-Id | AICore(%) Memory-Usage(MB) |...

> > 请问上述问题是否有得到解决,我用麒麟V10 X86服务器搭建的DataSophon也出现了这样的问题 > > 我将会在新版本增加zkfc和namenode强制格式化,来避免此错误发生,来避免zkfc格式化失败,建议先手动清理zookeeper中存储的zkfc信息,手动清理namenode的存储目录,然后重新安装hdfs, 我将zookeeper,hadoop,hdfs文件夹都删除了,还是不行