ZJ
ZJ
I have add KJFrameForAndroid_v2.245.jar into project,but cannot find this Persistence ,why?
yaml 配置: ```python base: seed: &seed 0 model: # type: Qwen2VL type: Qwen2_5VL path: /mnt/data/junjun.zhao/models/Qwen2.5-VL-7B-Instruct # path: /mnt/data/junjun.zhao/models/Qwen2.5-VL-3B-Instruct # tokenizer_mode: fast torch_dtype: torch.float32 calib: # name: wikitext2 # download: True...
```python weight: bit: 8 symmetric: True granularity: per_channel group_size: -1 calib_algo: mse act: bit: 8 symmetric: True granularity: per_token calib_algo: minmax special: actorder: True static_groups: False percdamp: 0.01 blocksize: 128...