Vily1998
commited on
Commit
·
e268919
1
Parent(s):
53d76ab
update
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ tags:
|
|
29 |
|
30 |
🤗 **Model**: The *weight-diff* version of [BayLing-7B](https://huggingface.co/ICTNLP/bayling-7b-diff) and [BayLing-13B](https://huggingface.co/ICTNLP/bayling-13b-diff), you can quickly get the parameters of BayLing through [apply_delta.py](https://github.com/ictnlp/BayLing/blob/main/apply_delta.py). The HF models of BayLing are anonymized version (exclude BayLing's name in its knowledge), in order to facilitate future LLMs to build upon BayLing.
|
31 |
|
32 |
-
> BayLing is developed by [NLP Group](http://nlp.ict.ac.cn/) of [Institute of Computing Technology](
|
33 |
>
|
34 |
> BayLing is continuously optimizing 🆙
|
35 |
> If you have any suggestions, please contact `[email protected]`. Thanks for your support!
|
|
|
29 |
|
30 |
🤗 **Model**: The *weight-diff* version of [BayLing-7B](https://huggingface.co/ICTNLP/bayling-7b-diff) and [BayLing-13B](https://huggingface.co/ICTNLP/bayling-13b-diff), you can quickly get the parameters of BayLing through [apply_delta.py](https://github.com/ictnlp/BayLing/blob/main/apply_delta.py). The HF models of BayLing are anonymized version (exclude BayLing's name in its knowledge), in order to facilitate future LLMs to build upon BayLing.
|
31 |
|
32 |
+
> BayLing is developed by [NLP Group](http://nlp.ict.ac.cn/) of [Institute of Computing Technology](http://www.ict.ac.cn/), [Chinese Academy of Sciences](https://www.cas.cn/) (ICT/CAS)
|
33 |
>
|
34 |
> BayLing is continuously optimizing 🆙
|
35 |
> If you have any suggestions, please contact `[email protected]`. Thanks for your support!
|