-
### Description
1 - jax only consumes arrays with __dlpack__ and __dlpack_device__ denders (torch and numpy arrays). It can't consumes PyCapsule which makes it not compatible with frameworks which on…
-
## 🐛 Bug
chatModule.resetChat() is used to clear session info. If i call chatModule.resetChat() before every prefill call, previous prompt should not influent next round's out. But i found if i keep…
-
https://github.com/ml-explore/mlx
How close does MLX look to the standard? Has there been any discussion about this so far?
-
## Feature request
It is currently a bit unclear if compiling to a non-CUDA target, i.e., using the regular `@numba.jit` or `@numba.njit` decorator is supposed to work with the CUDA array interface…
-
### Version
23.11
### Which installation method(s) does this occur on?
Docker
### Describe the bug.
When I cd to
```coder ➜ /workspaces/morpheus/models/training-tuning-scripts $ cd lo…
-
**Describe the bug**
I tried to build and test cudf on ppc64le platform with CUDA.
I encounter 4 test failures:
22 - BINARY_TEST (Failed)
23 - TRANSFORM_TEST (Failed)
3…
-
### Versions
- Python: 3.10
- OS: Linux mint
- Kivy: 2.2.1
- Cython: 0.29.33
- OpenJDK: 17
### Description
I made the recipe according to the example:
```
from pythonforandroid.recipe i…
-
Upon investigating https://github.com/rapidsai/cuml/issues/4167 @Nanthini10 discovered that cupy seems to have an error:
This code:
`import numpy as np
import cupy as cp
a = cp.array(np.ar…
-
## 🐛 Bug
I'm trying build android app but got an error with error: model_lib/libmodel_android.a(._lib0.o): not an ELF file
when excuting ./prepare_libs.sh.
Whats wrong and how to fix it?
## …
-
## 🐛 Bug
I'm not sure if this is a bug or should be a feature request. If you have "too new" GPU, you cannot use it. With the model compilation it errors:
```
[...]
File "/usr/local/lib/python…