Files
llama.cpp/examples
tslmy a17a2683d8 alpaca.sh : update model file name (#2074)
The original file name, `ggml-alpaca-7b-q4.bin`, implied the first-generation GGML. After the breaking changes (mentioned in https://github.com/ggerganov/llama.cpp/issues/382), `llama.cpp` requires GGML V3 now. Those model files are named `*ggmlv3*.bin`. We should change the example to an actually working model file, so that this thing is more likely to run out-of-the-box for more people, and less people would waste time downloading the old Alpaca model.
2023-07-06 19:17:50 +03:00
..
2023-06-29 06:15:15 -07:00
2023-06-26 20:57:59 +03:00
2023-06-26 20:57:59 +03:00
2023-03-29 20:21:09 +03:00
2023-03-25 21:51:41 +02:00