Results 8 issues of chengchengpei

here https://github.com/joe-re/sql-language-server/blob/release/example/monaco_editor/src/index.html#L11 > missing?

I got errors ``` Argument of type 'PrestoSqlParser' is not assignable to parameter of type 'Parser'. Type 'PrestoSqlParser' is missing the following properties from type 'Parser': _errHandler, _input, _precedenceStack, _ctx,...

More details can be found https://stackoverflow.com/questions/74870072/typeerror-class-extends-value-undefined-is-not-a-constructor-or-null-when-using I am also trying to use antlr4-c3 in my project too, but got similar errors. I guess my yarn pnp or jest not set...

I followed the following instructions ``` conda create --name unsloth_env \ python=3.10 \ pytorch-cuda= \ pytorch cudatoolkit xformers -c pytorch -c nvidia -c xformers \ -y conda activate unsloth_env pip...

currently fixing
URGENT BUG

# What does this PR do? I did some refactoring when i was reading the source codes. Fixes # (issue) ## Before submitting - [x] Did you read the [contributor...

### Reminder - [X] I have read the README and searched the existing issues. ### System Info ``` python3.10 -e git+https://github.com/hiyouga/LLaMA-Factory.git@bdde35fd2e4a919c1d63ebfc9a0ea8ba0c97e14c#egg=llamafactory ==((====))== Unsloth 2024.8: Fast Qwen2 patching. Transformers = 4.45.0.dev0....

pending

I followed the instructions in readme.md. it built successfully i guess. but when i run `wasmedge rag-api-server.wasm -h`, i got the following errors: ``` [2024-05-29 18:44:18.672] [error] instantiation failed: unknown...

awaiting reply

### Describe the bug ``` Fatal Python error: Segmentation fault Thread 0x00007b8eb0d98640 (most recent call first): File "/usr/local/lib/python3.11/dist-packages/torch/_inductor/compile_worker/subproc_pool.py", line 53 in _recv_msg File "/usr/local/lib/python3.11/dist-packages/torch/_inductor/compile_worker/subproc_pool.py", line 161 in _read_thread File "/usr/lib/python3.11/threading.py",...

bug
needs reproducer