-
### Troubleshooting docs
- [X] My problem is not solved in the Troubleshooting docs
### How did you install Mamba?
Mambaforge
### Search tried in issue tracker
Done
### Latest versio…
-
Dear DLPack authors,
DLPack is widely used to enable interoperability between large C++-based frameworks that furthermore provide Python bindings. The C++ parts of such a framework are often usable…
-
## 🐛 Bug
PackedFunc mlc.create_paged_kv_cache_generic cannot find
## To Reproduce
Steps to reproduce the behavior:
when I run the code
```
from mlc_llm.model.llama.llama_model import Ll…
-
### 是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this?
- [X] 我已经搜索过已有的issues和讨论 | I have searched the existing issues / discussions
### 该问题是否在FAQ中有解答? | Is there an existing ans…
-
**Describe the bug**
When using cudf.pandas and iterating over the dtypes of a dataframe, categorical dtype objects are reported as `cudf.CategoricalDtype` and not `pandas.CategoricalDtype`, causing `…
-
Currently `src->deleter` is always called, regardless if it's `nullptr` or not. It would be mildly more hassle-free if it checked `if(src->deleter)` prior to calling, just like fromDLPack accommodates…
-
**Describe the bug**
When an orc file consists of index columns, the reader seems to ignore reading the index columns if their name isn't in `columns`.
Required to reproduce: Changes in https://gi…
-
I have problem building amalgamation for android Android arm64/v8.
What I did:
1. make standalone toolchain:
`./make-standalone-toolchain.sh --arch=arm64 --platform=android-24 --install-dir=my-tool…
-
### Your current environment
```
Docker container, can't check
```
### 🐛 Describe the bug
When I set `NUM_GPUS` to 8 (due to having a server with 8 GPU's) I get the following error (sorry but t…
-
I've been going through http://tvm.d2l.ai/, just to learn more about writing schedules and TVM/Halide-like compilers. I'm also curious about how to improve NNC's user experience, and we can probably l…