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

2bit llama70b with quip-sharp #122

Open
the-crypt-keeper opened this issue Dec 9, 2023 · 1 comment
Open

2bit llama70b with quip-sharp #122

the-crypt-keeper opened this issue Dec 9, 2023 · 1 comment
Labels
quant request Evaluate impact of quantizing a model stuck Issue is stuck on something

Comments

@the-crypt-keeper
Copy link
Owner

https://github.com/Cornell-RelaxML/quip-sharp

@the-crypt-keeper the-crypt-keeper added the quant request Evaluate impact of quantizing a model label Dec 9, 2023
@the-crypt-keeper
Copy link
Owner Author

  • Requires CUDA12.
  • Attempting to use nvcr.io/nvidia/pytorch:23.06-py3 as the base, but something is wrong with transformers-engine inside that image and it crashes on load
  • pip installing git+https://github.com/NVIDIA/TransformerEngine.git@main fixes the crash
  • the model loads, but generate call never returns

@the-crypt-keeper the-crypt-keeper added the stuck Issue is stuck on something label Dec 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
quant request Evaluate impact of quantizing a model stuck Issue is stuck on something
Projects
None yet
Development

No branches or pull requests

1 participant