llama.cpp icon indicating copy to clipboard operation
llama.cpp copied to clipboard

Compile bug:

Open sraouser opened this issue 5 days ago • 0 comments

Git commit

https://github.com/ggml-org/llama.cpp Branch:master

Operating systems

Windows

GGML backends

CUDA

Problem description & steps to reproduce

Ref:

  1. https://gorilla.cs.berkeley.edu/blogs/5_how_to_gorilla.html#integrate-third-party
  2. https://github.com/ggml-org/llama.cpp Step V, B(5b) Command: Run llama.cpp/finetune --model-base the-model-you-downloaded.gguf --train-data your-training-data.txt(Ref2)

The ref 2 git repo has no finetune file at all. Please suggest as to how I can get that. Thanks, Suma

First Bad Commit

No response

Compile command

Run llama.cpp/finetune --model-base the-model-you-downloaded.gguf --train-data your-training-data.txt

Relevant log output

No file named finetune in the git repo. Please suggest.

sraouser avatar Feb 17 '25 17:02 sraouser