deepspeed
https://github.com/microsoft/deepspeed
Python
DeepSpeed is a deep learning optimization library that makes distributed training easy, efficient, and effective.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported16 Subscribers
Add a CodeTriage badge to deepspeed
Help out
- Issues
- With v0.9.0 I cannot instantiate DeepSpeed. I get the error "AttributeError: 'NoneType' object has no attribute 'optimizer_name'"
- [REQUEST] [How to load checkpoints downloaded from huggingface locally?]
- [BUG] InferenceEngine can not parse a cpu model successfully in PyTorch, losing some parameters
- self.qkv_gemm_func returns ValueError: The deleter and context arguments are mutually exclusive.
- self.client_module.attn.q_proj.weight.shape[1] returns IndexError: tuple index out of range
- [REQUEST] is there any step by step guide to train vicuna ?
- [REQUEST] RRHF
- [BUG] How to compile another customized network(controlnet) in DiffusionPipeline?
- [REQUEST] Will deepspeed inference support pipeline parallelism in the future?
- [BUG] DeepSpeed failed w/o detailed errors when doing AutoTokenizer.from_pretrained of EleutherAI/gpt-j-6B
- Docs
- Python not yet supported