Skip to content

Commit

Permalink
Update project readme (#531)
Browse files Browse the repository at this point in the history
  • Loading branch information
loxs123 authored Feb 7, 2024
1 parent 1185ad9 commit be823c1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions projects/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,13 @@ Here are projects built based on LiBai, which show you how to use LiBai as a lib

## Projects on LiBai
- [BLOOM: BigScience Large Open-science Open-access Multilingual Language Model](./BLOOM/)
- [ChatGLM: General Language Model Pretraining with Autoregressive Blank Infilling](./ChatGLM/)
- [CLIP: Contrastive Language-Image Pre-Training](./CLIP)
- [ConvNeXT: A ConvNet for the 2020s](./ConvNeXT)
- [Couplets](./Couplets/)
- [DALLE2](./DALLE2/)
- [GLM: General Language Model Pretraining with Autoregressive Blank Infilling](./GLM/)
- [LLama: LLaMA: Open and Efficient Foundation Language Models](./Llama)
- [MAE: Masked Autoencoders Are Scalable Vision Learners](./MAE)
- [MagicPrompt-Stable-Diffusion](./MagicPrompt/)
- [MOCOV3: An Empirical Study of Training Self-Supervised Vision Transformers](./MOCOV3)
Expand All @@ -15,6 +18,7 @@ Here are projects built based on LiBai, which show you how to use LiBai as a lib
- [PaLM: Pathways Language Model](./PaLM)
- [QQP: Quora Question Pairs](./QQP)
- [SimCSE: Simple Contrastive Learning of Sentence Embeddings](./SimCSE)
- [Stable_Diffusion: High-Resolution Image Synthesis with Latent Diffusion Models](./Stable_Diffusion)
- [T5: Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer](./T5)
- [Text Classification](./text_classification)
- [mock_transformers: Distributed inference in LiBai with model under Transformers](./mock_transformers/)

0 comments on commit be823c1

Please sign in to comment.