mirror of https://github.com/THUDM/ChatGLM-6B
Merge branch 'main' of github.com:THUDM/ChatGLM-6B into main
commit
5ec5f04515
|
@ -38,6 +38,11 @@ ChatGLM-6B 使用了和 ChatGPT 相似的技术,针对中文问答和对话进
|
|||

|
||||
- v1.1:
|
||||

|
||||
* 问题:未来的NFT,可能真实定义一种现实的资产,它会是一处房产,一辆汽车,一片土地等等,这样的数字凭证可能比真实的东西更有价值,你可以随时交易和使用,在虚拟和现实中无缝的让拥有的资产继续创造价值,未来会是万物归我所用,但不归我所有的时代。翻译成专业的英语
|
||||
- v1.0:
|
||||

|
||||
- v1.1:
|
||||

|
||||
</details>
|
||||
|
||||
更多更新信息参见 [UPDATE.md](UPDATE.md)
|
||||
|
|
|
@ -37,6 +37,11 @@ Try the [online demo](https://huggingface.co/spaces/ysharma/ChatGLM-6b_Gradio_St
|
|||

|
||||
- v1.1:
|
||||

|
||||
* Question:未来的NFT,可能真实定义一种现实的资产,它会是一处房产,一辆汽车,一片土地等等,这样的数字凭证可能比真实的东西更有价值,你可以随时交易和使用,在虚拟和现实中无缝的让拥有的资产继续创造价值,未来会是万物归我所用,但不归我所有的时代。翻译成专业的英语
|
||||
- v1.0:
|
||||

|
||||
- v1.1:
|
||||

|
||||
</details>
|
||||
|
||||
For more update info, please refer to [UPDATE.md](UPDATE.md).
|
||||
|
|
10
UPDATE.md
10
UPDATE.md
|
@ -19,6 +19,11 @@
|
|||

|
||||
- v1.1:
|
||||

|
||||
* 问题:未来的NFT,可能真实定义一种现实的资产,它会是一处房产,一辆汽车,一片土地等等,这样的数字凭证可能比真实的东西更有价值,你可以随时交易和使用,在虚拟和现实中无缝的让拥有的资产继续创造价值,未来会是万物归我所用,但不归我所有的时代。翻译成专业的英语
|
||||
- v1.0:
|
||||

|
||||
- v1.1:
|
||||

|
||||
</details>
|
||||
|
||||
**[2023/04/16]** 增加 INT8 量化后的模型 [ChatGLM-6B-INT8](https://huggingface.co/THUDM/chatglm-6b-int8)。增加多卡部署(感谢 [@Cherrysaber](https://github.com/Cherrysaber))。
|
||||
|
@ -52,6 +57,11 @@
|
|||

|
||||
- v1.1:
|
||||

|
||||
* Question:未来的NFT,可能真实定义一种现实的资产,它会是一处房产,一辆汽车,一片土地等等,这样的数字凭证可能比真实的东西更有价值,你可以随时交易和使用,在虚拟和现实中无缝的让拥有的资产继续创造价值,未来会是万物归我所用,但不归我所有的时代。翻译成专业的英语
|
||||
- v1.0:
|
||||

|
||||
- v1.1:
|
||||

|
||||
</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)).
|
||||
|
|
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