-
## 🐛 Bug
I've been trying to figure out how to compile TheBloke/zephyr-7B-alpha-AWQ but have been running into error after error. Some tools state that awq isn't valid, others state mistral isn't.
…
-
## 🐛 Bug
When installing DGL, I encountered a problem, it failed.
It seems that the Cython has a break change in version 3.0.0, see [issue](https://github.com/scipy/scipy/issues/17234), When I …
-
### Version
24.02.00
### Which installation method(s) does this occur on?
_No response_
### Describe the bug.
After I build cugraph from source, I go to the directory "cugraph/python/" …
-
## 🐛 Bug
I encountered the following error when I was trying to add a custom relax_model and compile it.
```
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
F…
-
运行git submodule update --remote --init --recursive时,Paddle的第三方依赖 leveldb无法拉取
```
[***@*** PaddleCustomDevice]$ git submodule update --remote --init --recursive
Submodule 'Paddle' (https://github.…
-
## 🐛 Bug
File "/public/llm_chat.cc", line 791
InternalError: Check failed: (!output_ids_.empty()) is false:
## To Reproduce
Steps to reproduce the behavior:
```
pyton3 chat.py
from mlc_c…
-
### Describe the issue
My C++ inference script for visual object tracking occasionally generates NaN output for all the frames in the video, i.e., nearly 4 out of 10 times, otherwise the outputs ar…
-
## 🐛 Bug
I'm trying to run on a Asus Zephyrus g14 (2022). But Rocm doesn't work (failed with error: shared object initialization failed), and vulkan returns complete nonsense.
```
HSA_OVERRIDE_…
-
@csukuangfj why does our requirements file have detailed requirements on the numpy and associated python versions?
"Cython; sys_platform=='win32' and python_version >= '3.10'",
"numpy= '3.6' …
-
Hey,
I am using wsl and tried to install via cloning the repo, create an environment with "mamba env create --name hyperspec -f requirements.yaml' and not want to run the tool. However when I am ru…