Skip to content

Renamed a log file to avoid error while cloning the repo on Windows #10

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

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

Conversation

kartheekp-ms
Copy link

My attempt to clone the repo on Windows failed with the following error. Clone succeeded after renaming a log file under the
5-4o_fine_tuning folder.

Cloning into '.\build-hours'...
remote: Enumerating objects: 623, done.
remote: Counting objects: 100% (54/54), done.
remote: Compressing objects: 100% (43/43), done.
remote: Total 623 (delta 18), reused 29 (delta 11), pack-reused 569 (from 1)
Receiving objects: 100% (623/623), 43.71 MiB | 7.60 MiB/s, done.
Resolving deltas: 100% (218/218), done.
error: invalid path '5-4o_fine_tuning/logs/ft_gpt-3*5-turbo-0125_openai-gtm_vulnfixes0821_9ym18NbR-0-shot_20240823_0037.log'
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'

…_20240823_0037.log to ft_gpt-35-turbo-0125_openai-gtm_vulnfixes0821_9ym18NbR-0-shot_20240823_0037.log

rename file because cloning the repo gives the following error.

"error: invalid path '5-4o_fine_tuning/logs/ft_gpt-3*5-turbo-0125_openai-gtm_vulnfixes0821_9ym18NbR-0-shot_20240823_0037.log'"
…20240823_0037.log to ft_gpt-3.5-turbo-0125_openai-gtm_vulnfixes0821_9ym18NbR-0-shot_20240823_0037.log

rename to gpt3.5
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