Skip to content

Conversation

@hilltopcreative-al
Copy link

Summary

  • Add Gradio web UI (gradio_app.py) with VRAM limit slider for memory-constrained systems
  • Add Pinokio launcher scripts for 1-click install/start/reset/update
  • Integrate Q8-Kernels installation for FP8 support on NVIDIA GPUs (Ada+)
  • Add cross-platform PyTorch installation via torch.js

Test plan

  • Test install.js on Windows with NVIDIA GPU
  • Test install.js on Linux with NVIDIA GPU
  • Verify Q8-Kernels compile and install correctly
  • Test VRAM limit slider functionality
  • Verify Gradio UI launches and captures URL correctly

🤖 Generated with Claude Code

pinokio and others added 3 commits January 14, 2026 20:39
- Add Gradio web UI (gradio_app.py) with VRAM limit slider
- Add Pinokio launcher scripts (install/start/reset/update)
- Install Q8-Kernels for FP8 support on NVIDIA GPUs
- Add torch.js for cross-platform PyTorch installation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add cleanup script to remove stale dist-info symlinks that can cause
importlib.metadata to report wrong package versions.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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