huggingface / huggingface/llm-ls
won't work on GLIBC==2.31
Open
- Dominant language
- Rust
- Stars
- 881
- Forks
- 71
- Avg merge
- 33m
- Merged PRs (30d)
- 1
Description
I've tried on linux with `ldd --version`: 2.3.1
But the VSCode return `client is not running`.
Then I set the log verbose level to debug and find that `llm-ls` says the glibc should be `2.3.2`-`2.3.4`, which is not installed in my OS.
How to fix this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.