OpenBMB / llama.cpp

Port of Facebook's LLaMA model in C/C++
MIT License
65 stars 13 forks source link

Build Failed #5

Closed mzwing closed 2 months ago

mzwing commented 3 months ago

When I tried to build it, I got some strange errors...

Log here: https://github.com/MZWNET/actions/actions/runs/9226425626/job/25386167551

tc-mb commented 3 months ago

When I tried to build it, I got some strange errors...

Log here: https://github.com/MZWNET/actions/actions/runs/9226425626/job/25386167551

Can you try to "make" under the environment or send me the environment you use?

mzwing commented 3 months ago

Can you try to "make" under the environment or send me the environment you use?

Thanks for your reply, and sorry for my late.

You can easily find my action file at https://github.com/MZWNET/actions/blob/master/.github/workflows/llama_cpp_minicpm_v2.5.yml.

BTW I notice that my original llama.cpp build also encountered build error, so it should not be the repo's fault.

github-actions[bot] commented 2 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.