Block or Report
Block or report ftgreat
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
FlagAI Public
Forked from FlagAI-Open/FlagAI
FlagAI (Fast LArge-scale General AI models) is a fast, easy-to-use and extensible toolkit for large-scale model.
-
-
pytorch-tutorial Public
Forked from yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
Python
-
SimCTG Public
Forked from yxuansu/SimCTG
[NeurIPS'22 Spotlight] A Contrastive Framework for Neural Text Generation
Python
-
FlagPerf Public
Forked from FlagOpen/FlagPerf
FlagPerf is an open-source software platform for benchmarking AI chips.
Python
-
flash-attention Public
Forked from HazyResearch/flash-attention
Fast and memory-efficient exact attention
Python
670 contributions in the last year
Contribution activity
June 2023
Created 85 commits in 1 repository
Created 1 repository
- ftgreat/GPTQ-for-LLaMa Python
Opened 5 pull requests in 1 repository
FlagAI-Open/FlagAI
5
merged
Reviewed 17 pull requests in 1 repository
FlagAI-Open/FlagAI
17 pull requests
- correct the misuse of activation checkpointing
- Merge aquila
- Fixed docs
- [FIX_BUG] when torch.__version__ >=2, sys should be imported
- Fix typo in fp16util.py
- version updated
- updated code docs
- updated path
- fixed issue 337
- fix issue 331
- Merge aquila
- Update README.md
- Update python-app.yml to python 3.8
- fix link
- Merge aquila
- Merge aquila
- Merge aquila
Created an issue in OpenBMB/BMTrain that received 9 comments
how to skip one iter for all ranks
When NaN happens during forward step of one rank, how to skip this global step for all ranks? Thanks.
