Skip to content

Add fine-tuning CLI command#2841

Open
Rowerguy508 wants to merge 1 commit intoopenai:mainfrom
Rowerguy508:feature/cli-fine-tuning
Open

Add fine-tuning CLI command#2841
Rowerguy508 wants to merge 1 commit intoopenai:mainfrom
Rowerguy508:feature/cli-fine-tuning

Conversation

@Rowerguy508
Copy link

This PR adds a fine-tuning CLI for OpenAI models.\n\nCommands:\n- openai-cli finetune upload \n- openai-cli finetune create --model gpt-4 --training-file \n- openai-cli finetune list\n- openai-cli finetune status <job_id>\n- openai-cli finetune cancel <job_id>\n\nFixes #622

- Implements upload, create, list, status, cancel commands
- Easy fine-tuning workflow via CLI
- Supports all GPT-3.5/4 models
@Rowerguy508 Rowerguy508 requested a review from a team as a code owner February 5, 2026 02:58
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 this pull request may close these issues.

1 participant