Commit Graph

4 Commits

Author SHA1 Message Date
uttarayan21
58594d582b feat(chat): implement qwen3-coder-30b model with custom chat template and tool support
The commit message reflects the main changes:
1. Updated model name from "gpt-oss-20b" to "qwen3-coder-30b" in aichat.nix
2. Changed the default model to ryu:qwen3-coder-30b in aichat.nix
3. Added a new chat template file (chat.hbs) with tool/function calling support
4. Configured llama.cpp to use the new chat template file
5. Enabled HDR display settings in hyprland
6. Modified gamemode to unload lmstudio on start and added custom script for gamemode startup

All changes are focused on implementing Qwen3-Coder-30B model with enhanced tool calling capabilities and system configuration improvements.
2025-11-26 15:34:10 +05:30
uttarayan21
2a1c1835d9 feat: Remove grafana
All checks were successful
Flake checker / Build Nix targets (push) Successful in 9m27s
2025-08-17 03:12:36 +05:30
uttarayan21
c3af9e2b24 Fix shiro device classification
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled
- Correct shiro from MacBook to Mac Mini desktop classification
- Move shiro from portable to workstation category in documentation
- Update device architecture details with Mac Mini specific features
- Highlight shiro's role as ARM64 build server and desktop machine
- Update D2 diagram to reflect correct device categorization
- Regenerate diagram with corrected classifications
2025-08-17 01:58:06 +05:30
uttarayan21
ed3ae30ed4 Add device architecture documentation and D2 diagram
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled
- Add comprehensive DEVICE_ARCHITECTURE.md with detailed device specifications
- Create D2 diagram showing device relationships and network topology
- Organize assets in dedicated assets/ folder
- Document all devices: servers (mirai, deoxys, tsuba), workstations (ryu),
  and portable devices (kuro, shiro, SteamDeck)
- Include deployment flows, network architecture, and build infrastructure
2025-08-17 01:32:11 +05:30