Skip to content

Compile bug: #11930

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sraouser opened this issue Feb 17, 2025 · 2 comments
Closed

Compile bug: #11930

sraouser opened this issue Feb 17, 2025 · 2 comments

Comments

@sraouser
Copy link

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.
@fairydreaming
Copy link
Collaborator

Unfortunately the finetune util (later renamed to llama-finetune) was removed from the project several months ago in PR #8669. What you can do is to use some older release that was created before the removal (Jul 25, 2024). But in this PR some problems with finetune are mentioned, I'm not sure if it even worked correctly at this point.

@github-actions github-actions bot added the stale label Mar 27, 2025
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants