-
**Describe the bug**
I'm encountering unexpected `DataErrors` and `RuntimeErrors` when attempting groupby aggregations on an empty dask-cudf dataframe that I do not encounter with 23.08; it's not imm…
-
**Describe the bug**
When doing multi-column sorting with a dask-cudf dataframe containing nulls, the ordering is incorrect:
```python
import cudf
import dask_cudf
gdf = cudf.DataFrame(
…
-
## 🐛 Bug
Error when trying to compile `rwkv-raven-3b` model.
## To Reproduce
Steps to reproduce the behavior:
1. `python3 -m mlc_llm.build --hf-path=RWKV/rwkv-raven-3b --target iphone …
-
**Describe the bug**
We currently get a `TypeError` during meta construction when attempting `sr.dt.tz_localize(...)` on a timezone-aware dask-cuDF series:
```python-traceback
File /datasets/char…
-
**What is your question?**
I made a `rapids-23.04` conda env following the selector here: https://docs.rapids.ai/install?_gl=1*1ccscuk*_ga*MTU0NzU3MTIyMi4xNjg0NDgwNDEz*_ga_RKXFW6CM42*MTY4NDQ4MDQxMi4x…
-
**Describe the bug**
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
te…
-
**Describe the bug**
While I am able to do binary operations between `decimal128` columns and python `Decimal` objects, attempting this with `decimal32/64` raises a failure at the libcudf level:
…
-
This is a tracking issue.
The following functions and methods are defined by the [array API standard as of 2022.12](https://data-apis.org/array-api/latest/API_specification/index.html).
- Those …
-
### bug描述 Describe the Bug
date: 2022/11/29
environment: Windows Server 2019, Visual Studio 2019
pull command:
```
git checkout release/2.4
git pull
```
Compilation command:
```
SET CU…
-
## 🐛 Bug
Based on the [documentation](https://mlc.ai/mlc-llm/docs/prebuilt_models.html#supported-model-architectures) it seems that `gptj` should be a supported model architecture. But when I try t…