ymcui / Chinese-LLaMA-Alpaca-2

中文LLaMA-2 & Alpaca-2大模型二期项目 + 64K超长上下文模型 (Chinese LLaMA-2 & Alpaca-2 LLMs with 64K long context models)
Apache License 2.0
7.09k stars 578 forks source link

windows10, cmake 编译报错 #341

Closed ewwerpm closed 12 months ago

ewwerpm commented 1 year ago

提交前必须检查以下项目

问题类型

其他问题

基础模型

Chinese-Alpaca-2 (7B/13B)

操作系统

Windows

详细描述问题

D:\myProgram\ideaJava\yiZhiXiangMuZu\llama\llama.cpp\llama.cpp\build>cmake --build . --config Release

依赖情况(代码类问题务必提供)

运行 cmake .. 后,似乎没有报错,但是运行 cmake --build . --config Release 后,报错,怎么回事呢?谢谢

运行日志或截图

M{}AZU8%SW@`U`LD1Y F{S2

ewwerpm commented 1 year ago

image cmake .. , 有报错,是问题的原因吗?谢谢

ymcui commented 1 year ago

windows下的问题实在是无能为力,你可以去llama.cpp那边用出错的那一条文本进行检索看看有没有其他人出现类似的问题。

ewwerpm commented 1 year ago

谢谢,我用make编译成功了(不过要下载一个exe软件),就不用cmake了

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your consideration.

github-actions[bot] commented 12 months ago

Closing the issue, since no updates observed. Feel free to re-open if you need any further assistance.