jiangzizi
jiangzizi
### Reminder - [X] I have searched the Github Discussion and issues and have not found anything similar to this. ### Environment ```markdown https://huggingface.co/spaces/01-ai/Yi-34B-Chat ``` ### Current Behavior Prompt "Beijing...
**Describe the bug** When I run the start up code in README.md, in step 4 "Train the model" I can't properly run the code. Google colab reported "TypeError: linear(): argument...
I followed the Quick Start and in step 3, when I copied the code to Google Colab and try to run it, I encountered "KeyError: 'label'". I found that there...
在运行 run_all.py 时遇到问题 Traceback (most recent call last): File "/root/JDiffusion/examples/dreambooth/run_all.py", line 3, in from JDiffusion.pipelines import StableDiffusionPipeline File "/root/JDiffusion/python/JDiffusion/__init__.py", line 2, in from .models import ( File "/root/JDiffusion/python/JDiffusion/models/__init__.py", line 1,...
# Prerequisites Before submitting your issue, please ensure the following: - [x] I am running the latest version of PowerInfer. Development is rapid, and as of now, there are no...
The current QR code is expired. Please consider updating it. Thank you!
### System Info ## background environment python version 3.12.12 verl version 0.7.0.dev0 vllm version 0.11.0 ### Information - [ ] The official example scripts - [x] My own modified scripts...
Here is my apprunner.yaml ``` version: 1.0 runtime: python3 build: commands: build: - yum install -y gcc gcc-c++ make - yum install -y python3-devel python3-dev - pip install --upgrade pip...