-
Notifications
You must be signed in to change notification settings - Fork 604
Update notebooks and scripts (2025.12.8 refresh) #154
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
base: main
Are you sure you want to change the base?
Conversation
|
Note The number of changes in this pull request is too large for Gemini Code Assist to generate a summary. |
f6ba09a to
a4975d2
Compare
a4975d2 to
60eae89
Compare
|
/gemini review |
|
Note The number of changes in this pull request is too large for Gemini Code Assist to generate a review. |
|
Applied source-only fixes across PR 154. All changed notebooks lack widget state metadata in both main and PR, so there was no state block to preserve. Notebooks that needed changes, grouped by fix: Restored dtype definition where removed or missing:
Fixed unsloth_eos_token placeholder:
Fixed patch_token placeholder:
Normalized vLLM path casing:
Fixed unterminated datasets==4.3.0 install strings:
Inserted missing trl install line:
Corrected ShareGPT notebook links:
Aligned GGUF usage line with save_pretrained_gguf base name:
Fixed Special Credits newline:
Aligned float16 save folder name:
|
1 similar comment
|
Applied source-only fixes across PR 154. All changed notebooks lack widget state metadata in both main and PR, so there was no state block to preserve. Notebooks that needed changes, grouped by fix: Restored dtype definition where removed or missing:
Fixed unsloth_eos_token placeholder:
Fixed patch_token placeholder:
Normalized vLLM path casing:
Fixed unterminated datasets==4.3.0 install strings:
Inserted missing trl install line:
Corrected ShareGPT notebook links:
Aligned GGUF usage line with save_pretrained_gguf base name:
Fixed Special Credits newline:
Aligned float16 save folder name:
|
|
Follow-up fixes applied to update_old_unsloth and affected notebooks. Script adjustments in update_old_unsloth:
Notebook link corrections (were incorrectly set to Llama3.2 conversational link):
|
Summary
Testing