-
On latest `main` at time of writing (c109bb1c4) on x86_64 Linux with an NVIDIA device:
```
_____________________________________________________________________ test_support_alternative_back…
-
### bug描述 Describe the Bug
Fail to build paddle with branch [release/3.0-beta](https://github.com/PaddlePaddle/Paddle/tree/release/3.0-beta). According to the following error message, the version of …
-
## 🐛 Bug
I have a custom fine-tuned Mistral 7B (with lots of additional added special tokens) that is aimed at generating answers up to 2048 sequence length.
At first, I went through the nor…
-
## 🐛 Bug
## To Reproduce
Steps to reproduce the behavior:
1. I compiled this model: https://huggingface.co/Weyaxi/OpenHermes-2.5-neural-chat-7b-v3-1-7B
2. copy it onto my device with the…
-
**Describe the bug**
In our 0.16 stable and 0.17 nightlies, we are missing the neccessary dependancy `tables` for doing hdf reads and rights. This breaks `df.to_hdf()` and `cudf.read_hdf()`
**St…
-
## 🐛 Bug
Traceback (most recent call last):
File "/home/pwb/miniforge3/envs/mlc-chat-venv/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,…
-
## 🐛 Bug
## To Reproduce
Steps to reproduce the behavior:
```
python3 -m mlc_chat convert_weight /home/shared/models/Llama-2-7b-chat-hf/ --quantization q4f16_1 -o ../dist/Llama-2-7b-chat-h…
-
### Describe the enhancement requested
Currently we have the various `_export_to_c` / `_import_from_c` methods for working with the Arrow C Interface that expect integers as arguments for the struc…
-
### Version
24.08
### On which installation method(s) does this occur?
Conda
### Describe the issue
See the write-up at https://github.com/rapidsai/cuspatial/pull/1407#issuecomment-2234…
-
It was brought up in the last call that there's probably a need to be able to access the values inside a `Column` - for example, if passing a `DataFrame` to a plotting library, to be able to do:
```p…