Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
|
|
|
|
4 |
|
5 |
Similarly as [Qwen-1.5-14B-Chat](https://huggingface.co/Qwen/Qwen1.5-14B-Chat), you can always call this model from the `AutoModel` class.
|
6 |
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
+
Demo on Google Colab: https://colab.research.google.com/drive/1i5plJtq_6HIOuk_x7D-LkYDpcd3SADLf?usp=sharing
|
5 |
+
|
6 |
|
7 |
Similarly as [Qwen-1.5-14B-Chat](https://huggingface.co/Qwen/Qwen1.5-14B-Chat), you can always call this model from the `AutoModel` class.
|
8 |
|