Hacker News new | ask | show | jobs
by bojangleslover 1200 days ago
I'm not able to run 13B and from his wiki:

> Currently, only LLaMA-7B is supported since I haven't figured out how to merge the tensors of the bigger models.

2 comments

This commit landed 7 hours ago (since I wrote my TIL): https://github.com/ggerganov/llama.cpp/commit/007a8f6f459c6e...
This has been fixed almost 2 days ago now. It’s literally mentioned at the top of the repo.