Skip to content

Bug: train-text-from-scratch #8662

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
artiomborovinskii opened this issue Jul 24, 2024 · 4 comments
Closed

Bug: train-text-from-scratch #8662

artiomborovinskii opened this issue Jul 24, 2024 · 4 comments

Comments

@artiomborovinskii
Copy link

What happened?

When I try ./bin/train-text-from-scratch --vocab-model ../models/ggml-vocab-phi-3.gguf --checkpoint-in FN I have normal start but they it write only"----------------------------------------------------------------------------" to terminal

Name and Version

./bin/main --version version: 3044 (d5c0582) built with clang version 18.1.7 for aarch64-unknown-linux-android24

What operating system are you seeing the problem on?

Linux

Relevant log output

No response

@artiomborovinskii artiomborovinskii added bug-unconfirmed high severity Used to report high severity bugs in llama.cpp (Malfunctioning hinder important workflow) labels Jul 24, 2024
@ngxson ngxson removed the high severity Used to report high severity bugs in llama.cpp (Malfunctioning hinder important workflow) label Jul 24, 2024
@ngxson
Copy link
Collaborator

ngxson commented Jul 24, 2024

train-text-from-scratch only works with llama architecture. Also, it's unmaintained for quite a long time, so probably it's already broken.

@slaren do you think we should temporary remove it?

@slaren
Copy link
Member

slaren commented Jul 24, 2024

I don't think the training examples are useful enough to justify the maintenance cost, but that's really up to @ggerganov.

@ggerganov
Copy link
Member

I've also been thinking that we should probably remove them for now and reimplement at a later point when we are able to maintain them

@ngxson
Copy link
Collaborator

ngxson commented Jul 25, 2024

I'm closing this as we decided to temporary remove training / fine-tuning example

@ngxson ngxson closed this as not planned Won't fix, can't repro, duplicate, stale Jul 25, 2024
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

4 participants