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

Finetune CLI #28

Open
wants to merge 26 commits into
base: main
Choose a base branch
from
Open

Finetune CLI #28

wants to merge 26 commits into from

Conversation

oleander
Copy link
Owner

@oleander oleander commented Feb 8, 2025

No description provided.

oleander and others added 25 commits February 7, 2025 14:37
Optimize PatchDiff with parallel processing

Add rayon dependency to Cargo.toml

Remove redundant patch tests

Update Cargo.lock with new dependencies

Remove profiling tests
```
feat: Add Finetune functionality and related files

- Introduce finetune.rs to manage fine-tuning workflows with OpenAI.
- Create finetune.md for documenting the finetuning process.
- Update Cargo.toml and Cargo.lock with necessary dependencies for finetuning.
- Add stats.json to track various parameters in the finetuning process.
```
```
delete: remove stats.json file

Based only on the changes visible in the diff, this commit deletes the stats.json file.
```
@oleander oleander changed the base branch from main to feature/speed February 8, 2025 05:07
Base automatically changed from feature/speed to main February 8, 2025 15:46
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