-
Dear,
I created a new virtual env, and installed all the packages, however, when I run the code, it does not run on GPU (XPU).
here is the log:
ipex-llm\python\llm\dev\benchmark\all-in-one>python r…
-
在使用如下代码使用NPU训练LLaMA模型时,在执行trainer.train()时报错。
代码如下:
```
import os
from datasets import load_dataset
from transformers import (
AutoModelForCausalLM,
AutoTokenizer,
BitsAndBytesCo…
-
Setting up `cl-cuda` seems to hook into `gcc` to create the FFI. GCC is well and good thanks to MSYS2/MinGW64, but apparently the CUDA toolkit and MinGW don't play nice together. Is there any way to s…
-
### System Info
```shell
$ lsb_release -a
Distributor ID: Ubuntu
Description: Ubuntu 20.04.6 LTS
Release: 20.04
Codename: focal
$ python --version
Python 3.10.10
$ pip l…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain.js documentation with the integrated search.
- [X] I used the GitHub search to find a …
-
When I replace the data set with HRSC2016 data set, the model cannot run, and the error message is as follows
sys.platform: win32
Python: 3.9.16 (main, Mar 8 2023, 10:39:24) [MSC v.1916 64 bit …
-
As we prepare for the migration away and sunsetting of DataSpace, I've been populating the journal articles when they become available. This has mostly focused around new records to ensure that when w…
-
# Do
- [x] join the Zulip stream for the topic you will be working on for the rest of the summer: `#work & labor`, `#criminal legal system`, `#immigration`, `#health & healthcare`, `#education`
- [ …
-
1、USE WORCTutorialBasic.ipynb
2、use newWORC with python=3.11
3、When I execute ”experiment.execute()“
error:
SimpleV validated: True.
MinSubjectsV validated: True.
Sample validated: True.
Label_…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and f…