Snippet CI Workflow + Rm Quickstart section and pages#59
Open
Snippet CI Workflow + Rm Quickstart section and pages#59
Conversation
Contributor
alay2shah
commented
Feb 10, 2026
- Places quickstart snippets in single notebook for CI to work
- Generation script to create reusable snippet compatible .mdx files from the notebook
- Rm all quickstart references (deprecated)
- Content accuracy fixes for finetuning + quantization sections
Create notebooks/quickstart_snippets.ipynb as the source of truth for quickstart snippet Python code, with cells tagged via metadata. Add scripts/generate_snippets.py to auto-generate all 6 MDX snippet files from the notebook, with --check mode for CI freshness validation. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Rename check-notebookes.yaml to check-notebooks.yaml (fix typo). Add snippet freshness check step and expand path triggers to cover scripts/ and snippets/quickstart/. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Remove the Other Training Methods section. Simplify LoRA rank and DPO beta tips with concrete starting values and practical guidance. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Update GGUF, MLX, and ONNX quantization options to match actual available formats on HuggingFace. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Delete quickstarts/ directory and docs/getting-started/quickstart.mdx. These pages were not referenced in the navigation config. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.