Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Dockerfile & Fix issue#3 #17

Merged
merged 2 commits into from
Jul 2, 2023

Conversation

discus0434
Copy link
Contributor

@discus0434 discus0434 commented Apr 18, 2023

Add Dockerfile

Since this, we are able to try Consistency Model in Docker environment with make build and make run. Also, I update README.md to add description about Docker installation.

Fix issue#3

Solved with installing flash-attn==0.2.8, not flash-attn in setup.py.

@yang-song yang-song merged commit 9477039 into openai:main Jul 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

QKVFlashAttention unexpected parameters error, running in Google Colab
2 participants