Skip to content

docs: add demo .webm, platform disclaimer, MCP link, and finetune example#44

Merged
sethtroisi merged 1 commit into
mainfrom
update-readme-and-add-finetune-example
Jun 4, 2026
Merged

docs: add demo .webm, platform disclaimer, MCP link, and finetune example#44
sethtroisi merged 1 commit into
mainfrom
update-readme-and-add-finetune-example

Conversation

@spencersgoogle

@spencersgoogle spencersgoogle commented Jun 4, 2026

Copy link
Copy Markdown
Collaborator

Summary

Updates the README with three additions and creates a new examples/ directory containing a Gemma 3 1B QLoRA fine-tuning script.

README changes

  • **Demo web ** (docs/demo.webm, ~1 MB)
  • Platform disclaimer: A > [!NOTE] callout stating that the CLI currently supports Linux and macOS only (Windows is not supported at this time).
  • MCP link: A > [!TIP] callout pointing users who want in-notebook, interactive agent-assisted coding to the Colab MCP Server.

New example

  • examples/finetune_run.py: A new fine-tuning example that runs Gemma 3 1B with QLoRA on the philschmid/gretel-synthetic-text-to-sql dataset. Demonstrates the end-to-end colab exec -f flow on a T4 (4-bit quant, LoRA adapter, ~60 steps for demo timing). Includes header comments documenting the HF_TOKEN setup workflow.

Review

git diff main..update-readme-and-add-finetune-example

…mple

- README: embed CLI demo (docs/demo.webm, 929 KB VP9 WebM) at the top via
  HTML5 <video> tag with a raw URL pointing at main
- README: add Linux/macOS-only platform support disclaimer
- README: add pointer to googlecolab/colab-mcp for in-notebook agent workflows
- examples/finetune_run.py: new QLoRA fine-tuning example for Gemma 3 1B on a
  T4 via 'colab exec -f', demonstrating end-to-end script execution
@spencersgoogle spencersgoogle force-pushed the update-readme-and-add-finetune-example branch from f58b3a5 to 3521ea6 Compare June 4, 2026 21:08
@spencersgoogle spencersgoogle changed the title docs: add demo gif, platform disclaimer, MCP link, and finetune example docs: add demo .webm, platform disclaimer, MCP link, and finetune example Jun 4, 2026
@sethtroisi sethtroisi merged commit a9d0277 into main Jun 4, 2026
6 checks passed
@sethtroisi sethtroisi deleted the update-readme-and-add-finetune-example branch June 4, 2026 21:19
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.

2 participants