pariskang
pariskang
I installed it on another openeuler os machine which is based on arm. But I meet the follwing error. I wondering if there is a correct method to install it...
I installed alphafold2 step by step, but I found an error as the following: ``` (base) [root@adf alphafold-2.2.0]# bash run_alphafold.sh -d ./alphafold_data/ -o ./dummy_test/ -f ./example/query.fasta -t 2020-05-14 -g False...
Dear MaartenGr: I think u did a great work in Bertopic, especially for the convenience and visualization. I found an interesting thing that when plotting topics over time, the distribution...
I think u did a really great job for the arm user. But can u update the new version of TensorFlow 2.5.0. Thanks a lot.
### 🐛 Describe the bug Description: I am running the train_reward_model.py script with the Facebook/OPT-350M model using the following command. How to deal with it, thank you for your kindness:...
Description: I encountered a CUDA out of memory error while training my model on one 3090. I ran the following command on the terminal: bash: CUDA_VISIBLE_DEVICES=0,1 python main.py \ --model...
### 🐛 Describe the bug Description: When I running the command "python main.py --logdir /tmp/ -t -b configs/Teyvat/train_colossalai_teyvat.yaml" to rekoad the diffusion model, I encountered the following error: AttributeError: type...
Description: Hi, I'm trying to use bitsandbytes library to finetune a 4-bit QLoRA model on colab, but I encountered a Error----OverflowError: out of range integral type conversion attempted. Here is...
### 软件环境 ```Markdown paddle2onnx 1.1.0 paddlefsl 1.1.0 paddlehub 2.4.0 paddlenlp 2.6.1.post0 paddlepaddle-gpu 2.5.2 ``` ### 重复问题 - [X] I have searched the existing issues ### 错误描述 ```Markdown 在该项目中出现以下问题,麻烦帮看下原因: https://aistudio.baidu.com/projectdetail/7337156 /opt/conda/envs/python35-paddle120-env/lib/python3.10/site-packages/_distutils_hack/__init__.py:33:...