Update README.md

Former-commit-id: 45a392d3d662f99c7cfed6d3bc6420cc98ed60c3
This commit is contained in:
hiyouga 2023-07-10 23:09:11 +08:00
parent 62e775cb75
commit 61988225a8

View File

@ -9,7 +9,7 @@
## Changelog
[23/07/09] Now we release [FastEdit](https://github.com/hiyouga/FastEdit) ⚡🩹, an easy-to-use package for editing the factual knowledge of large language models efficently. Please follow [FastEdit](https://github.com/hiyouga/FastEdit) if you are interested.
[23/07/09] Now we release [FastEdit](https://github.com/hiyouga/FastEdit)⚡🩹, an easy-to-use package for editing the factual knowledge of large language models efficiently. Please follow [FastEdit](https://github.com/hiyouga/FastEdit) if you are interested.
[23/07/07] Now we support training the **InternLM-7B** model in this repo. Try `--model_name_or_path internlm/internlm-7b` argument to use the InternLM model. Remember to use `--prompt_template intern` argument when you are using the InternLM-chat model.