mirror of https://github.com/THUDM/ChatGLM-6B
Add english example
parent
2c25e52421
commit
a4119fd3ad
|
@ -38,6 +38,11 @@ ChatGLM-6B 使用了和 ChatGPT 相似的技术,针对中文问答和对话进
|
||||||
![](resources/english-q3-old.png)
|
![](resources/english-q3-old.png)
|
||||||
- v1.1:
|
- v1.1:
|
||||||
![](resources/english-q3-new.png)
|
![](resources/english-q3-new.png)
|
||||||
|
* 问题:未来的NFT,可能真实定义一种现实的资产,它会是一处房产,一辆汽车,一片土地等等,这样的数字凭证可能比真实的东西更有价值,你可以随时交易和使用,在虚拟和现实中无缝的让拥有的资产继续创造价值,未来会是万物归我所用,但不归我所有的时代。翻译成专业的英语
|
||||||
|
- v1.0:
|
||||||
|
![](resources/english-q4-old.png)
|
||||||
|
- v1.1:
|
||||||
|
![](resources/english-q4-new.png)
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
更多更新信息参见 [UPDATE.md](UPDATE.md)
|
更多更新信息参见 [UPDATE.md](UPDATE.md)
|
||||||
|
|
|
@ -37,6 +37,11 @@ Try the [online demo](https://huggingface.co/spaces/ysharma/ChatGLM-6b_Gradio_St
|
||||||
![](resources/english-q3-old.png)
|
![](resources/english-q3-old.png)
|
||||||
- v1.1:
|
- v1.1:
|
||||||
![](resources/english-q3-new.png)
|
![](resources/english-q3-new.png)
|
||||||
|
* Question:未来的NFT,可能真实定义一种现实的资产,它会是一处房产,一辆汽车,一片土地等等,这样的数字凭证可能比真实的东西更有价值,你可以随时交易和使用,在虚拟和现实中无缝的让拥有的资产继续创造价值,未来会是万物归我所用,但不归我所有的时代。翻译成专业的英语
|
||||||
|
- v1.0:
|
||||||
|
![](resources/english-q4-old.png)
|
||||||
|
- v1.1:
|
||||||
|
![](resources/english-q4-new.png)
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
For more update info, please refer to [UPDATE.md](UPDATE.md).
|
For more update info, please refer to [UPDATE.md](UPDATE.md).
|
||||||
|
|
10
UPDATE.md
10
UPDATE.md
|
@ -19,6 +19,11 @@
|
||||||
![](resources/english-q3-old.png)
|
![](resources/english-q3-old.png)
|
||||||
- v1.1:
|
- v1.1:
|
||||||
![](resources/english-q3-new.png)
|
![](resources/english-q3-new.png)
|
||||||
|
* 问题:未来的NFT,可能真实定义一种现实的资产,它会是一处房产,一辆汽车,一片土地等等,这样的数字凭证可能比真实的东西更有价值,你可以随时交易和使用,在虚拟和现实中无缝的让拥有的资产继续创造价值,未来会是万物归我所用,但不归我所有的时代。翻译成专业的英语
|
||||||
|
- v1.0:
|
||||||
|
![](resources/english-q4-old.png)
|
||||||
|
- v1.1:
|
||||||
|
![](resources/english-q4-new.png)
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
**[2023/04/16]** 增加 INT8 量化后的模型 [ChatGLM-6B-INT8](https://huggingface.co/THUDM/chatglm-6b-int8)。增加多卡部署(感谢 [@Cherrysaber](https://github.com/Cherrysaber))。
|
**[2023/04/16]** 增加 INT8 量化后的模型 [ChatGLM-6B-INT8](https://huggingface.co/THUDM/chatglm-6b-int8)。增加多卡部署(感谢 [@Cherrysaber](https://github.com/Cherrysaber))。
|
||||||
|
@ -52,6 +57,11 @@
|
||||||
![](resources/english-q3-old.png)
|
![](resources/english-q3-old.png)
|
||||||
- v1.1:
|
- v1.1:
|
||||||
![](resources/english-q3-new.png)
|
![](resources/english-q3-new.png)
|
||||||
|
* Question:未来的NFT,可能真实定义一种现实的资产,它会是一处房产,一辆汽车,一片土地等等,这样的数字凭证可能比真实的东西更有价值,你可以随时交易和使用,在虚拟和现实中无缝的让拥有的资产继续创造价值,未来会是万物归我所用,但不归我所有的时代。翻译成专业的英语
|
||||||
|
- v1.0:
|
||||||
|
![](resources/english-q4-old.png)
|
||||||
|
- v1.1:
|
||||||
|
![](resources/english-q4-new.png)
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
**[2023/04/16]** Added INT8 quantized model [ChatGLM-6B-INT8](https://huggingface.co/THUDM/chatglm-6b-int8). Added multi-GPU deployment (thanks to [@Cherrysaber](https://github.com/Cherrysaber)).
|
**[2023/04/16]** Added INT8 quantized model [ChatGLM-6B-INT8](https://huggingface.co/THUDM/chatglm-6b-int8). Added multi-GPU deployment (thanks to [@Cherrysaber](https://github.com/Cherrysaber)).
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 177 KiB |
Binary file not shown.
After Width: | Height: | Size: 171 KiB |
Loading…
Reference in New Issue