Lu, Wangshan

Results 14 comments of Lu, Wangshan

Would you accept a `CopyArrayVec` pull-request?

@Frederick888 any tracking issue for this incorporation?

你可以用其他客户端试试,看是数据源的问题还是ctp-rs的问题。

Does https://docs.ansible.com/ansible/latest/collections/ansible/builtin/yum_repository_module.html work for at least some of the command like "add/enable"?

I am currently using this to align two data series from different sources while they both describes the same underlying event stream, e1....en, which we don't have other ways to...

This also potentially warns on type in binary crates, where the type will not be used elsewhere. https://github.com/rust-lang/rust/issues/74970 may help with the fix, but I think the number of false...

According to this table: https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9 The 8x22B model (which has roughtly 141B parameters, be it WizardLM or not) would have **IQ3_XS** at 58GB, which may be just the sweet spot...

> > According to this table: https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9 > > The 8x22B model (which has roughtly 141B parameters, be it WizardLM or not) would have **IQ3_XS** at 58GB, which maybe just...

Are we able to put this behind a feature under `clang-sys`? This seems me to be a general problem of budling the dev/runtime dependency though.

> From your example it seems like the `type` field can be skipped for deserialization and then just use the default externally tagged enum representation? Yes, it would work in...