Skip to content
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

Optional MODEL token for Retrain/Describe/Finetune #303

Closed
paxcema opened this issue Sep 6, 2023 · 2 comments · Fixed by #339
Closed

Optional MODEL token for Retrain/Describe/Finetune #303

paxcema opened this issue Sep 6, 2023 · 2 comments · Fixed by #339

Comments

@paxcema
Copy link
Contributor

paxcema commented Sep 6, 2023

We may want to support this:

RETRAIN MODEL model_name

In addition to the usual RETRAIN model_name.

@martyna-mindsdb
Copy link

If it is done for RETRAIN, let's include these commands as well:

DESCRIBE [MODEL] ...
RETRAIN [MODEL] ...
FINETUNE [MODEL] ...

@paxcema paxcema changed the title Optional MODEL token for RetrainPredictor Optional MODEL token for Retrain/Describe/Finetune Sep 7, 2023
ea-rus added a commit that referenced this issue Jan 12, 2024
- retrain [model]
- finetune [model]
#303
@ea-rus
Copy link
Contributor

ea-rus commented Jan 12, 2024

In #339 added support of
RETRAIN [MODEL] ...
FINETUNE [MODEL] ...

This one is already supported
DESCRIBE [MODEL] ...

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

Successfully merging a pull request may close this issue.

3 participants