Youmu

Results 87 comments of Youmu

re-pushed. Just the `kind` change.

> I’ve seen this pop up with bytecode incompatibility between Emacs major versions. Maybe try recompiling the elc files? Thanks, resolved after deleting the .elc files located at `/usr/share/`. Does...

The `params_dict` constructed from `dict(self.named_parameters())` only has "SqueezeLLM"ed parameters. ![image](https://github.com/vllm-project/vllm/assets/4024656/b6647238-d3c3-4456-874c-37590c9a123f) So there is no such `model.layers.0.self_attn.qkv_proj.weight` anymore.

> I used the try catch continue to jump to the weights Is the accuracy of the tasks affected?

> Basically, this Diff switches the register layout in C accumulation buffer inside micro-kernel from MR * 1 to MR * 2. Check the reasons in T40816746. Could you provide...

今天再看看,发现又能用了。。

> https://manpages.ubuntu.com/manpages/xenial/man8/apt.8.html 这种man page都不会翻译,可能是因为用了pre标签的缘故 同,邮件列表里的也都不会翻译 https://lists.gnu.org/archive/html/emacs-devel/2023-04/msg00409.html

See https://en.wikipedia.org/wiki/De_Bruijn_sequence

> @condy0919 Thanks for the bug report! I tried using `lsp-plain-start` with my configuration and I wasn't able to reproduce. > > Is there any specific steps that I can...