jerry1993-tech / Cornucopia-LLaMA-Fin-Chinese

聚宝盆(Cornucopia): 中文金融系列开源可商用大模型,并提供一套高效轻量化的垂直领域LLM训练框架(Pretraining、SFT、RLHF、Quantize等)
https://zhuanlan.zhihu.com/p/633736418
Apache License 2.0
588 stars 61 forks source link

infer_result文件夹缺失 #7

Closed weichen12345 closed 1 year ago

weichen12345 commented 1 year ago

运行# 多模型对比命令: bash ./scripts/comparison_test.sh 报错:only_ori_llama ./scripts/comparison_test.sh: line 31: infer_result/o_tmp.txt: No such file or directory lora-llama-fin-ori-fb ./scripts/comparison_test.sh: line 33: infer_result/a_tmp.txt: No such file or directory lora-llama-fin-Linly-zh ./scripts/comparison_test.sh: line 35: infer_result/m_tmp.txt: No such file or directory

weichen12345 commented 1 year ago

解决了