Skip to content

Commit

Permalink
Merge pull request Hannibal046#58 from zxlzr/patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Hannibal046 authored Jul 13, 2023
2 parents cf7147f + 55baaf3 commit 0de9895
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,7 @@ The above tables coule be better summarized by this wonderful visualization from
- [Awesome GPT-3](https://github.com/elyase/awesome-gpt3) - a collection of demos and articles about the [OpenAI GPT-3 API](https://openai.com/blog/openai-api/).
- [Awesome LLM Human Preference Datasets](https://github.com/PolisAI/awesome-llm-human-preference-datasets) - a collection of human preference datasets for LLM instruction tuning, RLHF and evaluation.
- [RWKV-howto](https://github.com/Hannibal046/RWKV-howto) - possibly useful materials and tutorial for learning RWKV.
- [ModelEditingPapers](https://github.com/zjunlp/ModelEditingPapers) - A paper & resource list on model editing for large language models.

## Other Useful Resources

Expand All @@ -396,6 +397,7 @@ The above tables coule be better summarized by this wonderful visualization from
- [AutoGPT](https://github.com/Significant-Gravitas/Auto-GPT) - an experimental open-source application showcasing the capabilities of the GPT-4 language model.
- [OpenAGI](https://github.com/agiresearch/OpenAGI) - When LLM Meets Domain Experts.
- [HuggingGPT](https://github.com/microsoft/JARVIS) - Solving AI Tasks with ChatGPT and its Friends in HuggingFace.
- [EasyEdit](https://github.com/zjunlp/EasyEdit) - An easy-to-use framework to edit large language models.
## Contributing

This is an active repository and your contributions are always welcome!
Expand Down

0 comments on commit 0de9895

Please sign in to comment.