Tutorial polish#55
Open
freunda wants to merge 4 commits into
Open
Conversation
added 3 commits
May 21, 2026 13:28
Replace an example.
Update notebook links to use new names without numeric prefixes: - 01_hello_mellea.ipynb → hello_mellea.ipynb - 03_01_govt_rag_pipeline_simple.ipynb → rag_full_pipeline.ipynb - 04_compose_granite_switch.ipynb → compose_granite_switch.ipynb - 05_alora_vs_lora_race.ipynb → alora_vs_lora_race.ipynb
The 3B model runs fine on T4 GPUs, which are more accessible on Colab. Tested and verified on T4.
- Rename rag_full_pipeline.ipynb to rag_full_flow.ipynb - Rename bring_your_own_adapter.md to build_your_own_adapter.md - Rename mellea_bring_your_own_adapter.md to mellea_build_your_own_adapter.md - Rename run_pipeline to run_conversation_turn in rag_full_flow - Replace "adapter" with "adapter function" in user-facing text where it refers to the invocable capability (not LoRA weights or file names) - Update all cross-references to match new file names
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.
No description provided.