Skip to content

Commit

Permalink
Merge pull request #4 from FederatedAI/feature-1.1-chatglm_support
Browse files Browse the repository at this point in the history
update quick start of llm
  • Loading branch information
mgqa34 authored May 31, 2023
2 parents c80e424 + ce2dc75 commit 833a30f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# FATE-LLM
FATE-LLM is a framework to support federated training with large language models, it also provides multiple parameter-efficient fine-tuning strategies for industrial applications.

### Quick Start
- [Federated ChatGLM-6B Training](./doc/tutorial/ChatGLM-6B.ipynb)
- [GPT-2 Training](./doc/tutorial/GPT2-example.ipynb)

0 comments on commit 833a30f

Please sign in to comment.