ziqingyang
commited on
Commit
•
12b0f17
1
Parent(s):
3c4dc4e
Update README.md
Browse files
README.md
CHANGED
@@ -21,6 +21,6 @@ The main contents of this project include:
|
|
21 |
* 🚀 New extended Chinese vocabulary beyond Llama-2, open-sourcing the Chinese LLaMA-2 and Alpaca-2 LLMs.
|
22 |
* 🚀 Open-sourced the pre-training and instruction finetuning (SFT) scripts for further tuning on user's data
|
23 |
* 🚀 Quickly deploy and experience the quantized LLMs on CPU/GPU of personal PC
|
24 |
-
* 🚀 Support for LLaMA ecosystems like 🤗transformers, llama.cpp, text-generation-webui, LangChain etc.
|
25 |
|
26 |
Please refer to [https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/](https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/) for details.
|
|
|
21 |
* 🚀 New extended Chinese vocabulary beyond Llama-2, open-sourcing the Chinese LLaMA-2 and Alpaca-2 LLMs.
|
22 |
* 🚀 Open-sourced the pre-training and instruction finetuning (SFT) scripts for further tuning on user's data
|
23 |
* 🚀 Quickly deploy and experience the quantized LLMs on CPU/GPU of personal PC
|
24 |
+
* 🚀 Support for LLaMA ecosystems like 🤗transformers, llama.cpp, text-generation-webui, LangChain, vLLM etc.
|
25 |
|
26 |
Please refer to [https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/](https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/) for details.
|