Update README.md
Browse files
README.md
CHANGED
@@ -31,6 +31,7 @@ tags:
|
|
31 |
- Python: 3.12
|
32 |
- Quantization: `w8a8_g128`
|
33 |
- Output: single-file `.rkllm` artifact
|
|
|
34 |
- Tokenizer: not required at runtime (UI handles prompt I/O)
|
35 |
|
36 |
## ⚠️ Code generation disclaimer
|
|
|
31 |
- Python: 3.12
|
32 |
- Quantization: `w8a8_g128`
|
33 |
- Output: single-file `.rkllm` artifact
|
34 |
+
- Modifications: quantization (w8a8_g128), export to .rkllm format for RK3588 SBCs.
|
35 |
- Tokenizer: not required at runtime (UI handles prompt I/O)
|
36 |
|
37 |
## ⚠️ Code generation disclaimer
|