-
**Describe the bug**
While trying to create an Index object of `list` dtype, we are currently getting a `RecursionError`. Having `list` dtype support in `Index` would be essential incase of `.str.spl…
-
Add new device type to dlpack.h
The device name will be `kDLAxelera` added to DLDeviceType enum
-
## 🐛 Bug
## To Reproduce
Steps to reproduce the behavior:
1.python3 -m mlc_llm.build --model "path to custom lora llama model" --target cuda --quantization q4f16_1
## Expected beha…
-
### Describe the issue:
At the moment numpy.array_api defines `Device` as a literal:
https://github.com/numpy/numpy/blob/dc2ff125493777a1084044e6cd6857a42ee323d4/numpy/array_api/_typing.py#L51
…
-
## 🐛 Bug
We follow the instruction of CLI and C++ API (https://mlc.ai/mlc-llm/docs/deploy/cli.html) and run 'cmake'
There are several errors: erro: 'XXX' is unavailable: introduced in macOS 10.…
-
**Describe the bug**
Today we can display interval index that contains no nulls
```python
In [34]: x = cudf.from_pandas(pd.IntervalIndex([pd.Interval(1, 2), pd.Interval(3, 4)]))
In [35]: x
Out[35…
-
### bug描述 Describe the Bug
分支:release/2.4
cmake configure命令:
```
set vcvars64_dir="C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Auxiliary\Build\vcvars64.bat"
call %vcvars…
sdcb updated
10 months ago
-
## 🐛 Bug
I use chinese-alpaca-2-7b-16k as base model, fintuned a lora model. Then I merged it. The model's outputs are fine when using torch transformers.
However, when I use the following code …
-
### Describe the bug
- From `dpctl` to `pytorch`:
```python
import dpctl.tensor as dpt
import intel_extension_for_pytorch
import torch
array_dpctl_cpu = dpt.reshape(dpt.arange(10…
-
### Version
23.07
### Which installation method(s) does this occur on?
_No response_
### Describe the bug.
MulitPortModuleStage used in the pipeline with incorrect ports is hitting segmentation f…