Spaces:
Runtime error
Runtime error
A newer version of the Gradio SDK is available: 6.14.0
ISSUE T-017C: RX 6700 XT Optimization and Tuning Framework
Status: status:complete
Parent: #139 (GENESIS)
GitHub ID: 175
Summary
Owns the hardware-specific optimization contract for the workstation.
Completed
- Forced
HSA_OVERRIDE_GFX_VERSION=10.3.0for RDNA 2 stability. - Implemented
PYTORCH_HIP_ALLOC_CONFfor memory fragmentation control. - Defined MatFormer strategy for elastic inference (800M -> 200M).
- Integrated 4-bit (NF4) quantization plan.
New Sub-tasks / Refinements
- Implement VRAM spike monitoring in Trackio logs.
- Create benchmark script for
fp16vsint8vsnf4on RX 6700 XT. - Tuning: verify
HSA_ENABLE_SDMA=0impact on large model transfers.