-
### Description
```
/home/lucas/mambaforge/envs/scipy-dev/lib/python3.11/site-packages/cupy/_logic/truth.py:52: in all
return a.all(axis=axis, out=out, keepdims=keepdims)
a = …
-
## 🐛 Bug
Try to run MLC LLM on an iphone, with codeLlama, Got following error:
Check failed: (fload_exec.defined()) is false: TVM runtime cannot find vm_load_executable
It works well for Llama 2.…
-
Changes from PR #10593 cause the libcudf Debug build to fail with the following errors.
```
20-114D [229+48+134=410] Building CXX object CMakeFiles/cudf.dir/src/io/utilities/data_sink.cpp.o
FAILE…
-
## 🐛 Bug
I'm trying to execute a [Vicuna v1.5 model](https://huggingface.co/lmsys/vicuna-7b-v1.5) in VTA simulator with mlc-llm.
I had produce a compiled Vicuna model without any problem, but …
-
### Describe the bug, including details regarding any error messages, version, and platform.
The [verify-rc-source-windows](https://github.com/ursacomputing/crossbow/actions/runs/8646946264/job/23707…
-
I am trying to continue training an NER model. I have done this in spaCy 3.0.6 in the past numerous times, but after coming back to do it again, I realized that this time it's not working. My current …
-
### 🐛 Describe the bug
There are several names on the `torch` module that are not included in `__all__`:
```py
>>> d = {}
>>> exec('from torch import *', d)
>>> import torch
>>> sorted([i for …
-
# Failing Tests
> Please see the failing tests divided into sections below. Click on each section to expand. Feel free to get assigned to an issue by following the instructions [here](https://unify.ai…
-
I encountered an issue when running GT4Py with `gtfn_gpu` backend on Clariden. I run on a GPU node with Nvidia A100, but this code will select the ROCM cupy device:
```
CUPY_DEVICE: Final[Literal[No…
-
## 🐛 Bug
I think [issue 13962](https://github.com/pytorch/pytorch/issues/13962) may have been closed prematurely. I just did a fresh `git clone --recursive https://github.com/pytorch/pytorch` and f…