failable
failable
Here you go ``` (use-package rustic :init (setq rustic-cargo-bin-remote "cargo" rustic-treesitter-derive t) (with-eval-after-load 'rustic-flycheck (remove-hook 'flycheck-mode-hook #'rustic-flycheck-setup)) :config (with-eval-after-load 'hydra (defhydra hydra-rust-test (:color blue) "Test" ("t" rustic-cargo-test) ("r" rustic-cargo-test-rerun) ("."...
[**@psibi**](https://github.com/psibi) commented on [Aug 19, 2023, 12:06 AM GMT+8](https://github.com/brotzeit/rustic/pull/527#issuecomment-1684130402 "2023-08-18T16:06:18Z - Replied by Github Reply Comments"): > @liebkne Have pushed a fix, can you give it a try ? >...
@psibi Hi, currently I only find `rustic-indent-offset` is missing.
Found one more missing: `rustic-after-save-hook`.
@mapsgeek It's (#4901) not merged yet... So it's not possible currently.
Same confusion
fp16勉强能用,int8、int4质量指数式下降
就算没有Lora,直接Qwen 7B导出成int4,问“你是谁”,也是这种效果。 ``` ./webui -p tools/qwen-7b-int4.flm --port 1234 ```
同样错误 ``` Loading checkpoint shards: 100%|█████████████████████████████████████████████████████████████████████████████████████| 7/7 [00:12
@mtshiba So, how to fix this? Or is it currently not supported?