-
请问量化的模型怎么训练呀,可以单卡吗,只要把路径改了就行吗
RuntimeError: `' was not properly set up for sharding by zero.Init(). A subclass of torch.nn.Module must be defined before zero.Init() where an instance of the class is …
-
我严格按照README安装了相关的包
pip install -r requirements.txt
pip install git+https://github.com/unslothai/unsloth.git
pip install bitsandbytes==0.43.1
pip install peft==0.10.0
pip install torch==2.2.2
pip…
-
I am trying to convert my .onnx model into CoreML. However when I try to run the script below I get this error:
```
...
147/229: Converting Node Type Reshape
148/229: Converting Node Type Transp…
-
### 问题确认 Search before asking
- [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleDetection/issues),没有发现相似的bug。I have searched the [issues](https://github.com/PaddlePaddle/PaddleDetection/issu…
-
Hello, sorry to bother you again.
In `rob_enhance_finetune.py`, I encountered the following error:
```
Traceback (most recent call last):
File "/home/halt/anaconda3/envs/aqualora_env/lib/pyt…
-
if i run any exampels or training setup from applications in colossalAI I get this issue
can you help me in solving this issue?
RuntimeError: Stop_waiting response is expected
Error: failed to r…
-
See sister issue for OAK with the details https://github.com/INCATools/ontology-access-kit/issues/617
Info from email:
> The [OAEI Bio-ML track](https://www.cs.ox.ac.uk/isg/projects/ConCur/oaei/…
-
# Reviewer 1
> For someone with statistical training such as me, reading Tang et al's manuscript was a pleasure. In essence, the work tell us that a low-rank approximation of the connectomes is a …
-
### System Info / 系統信息
cuda11.8/torch2.4
### Information / 问题信息
- [X] The official example scripts / 官方的示例脚本
- [ ] My own modified scripts / 我自己修改的脚本和任务
### Reproduction / 复现过程
only change the da…
-