BMAD-METHOD/.claude/rules/linux-nvidia-cuda-python-cu.../development-principles-rule...

6 lines
316 B
Plaintext

---
description: Governs development principles for python code.
globs: **/*.py
---
- Ensure the quantization process is streamlined, efficient, and free of errors.
- Handle edge cases, such as incompatible models or quantization failures, with clear and informative error messages, along with suggested resolutions.