jamescallander commited on
Commit
b0f5750
·
verified ·
1 Parent(s): b3c52ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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