6 lines
316 B
Plaintext
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. |