mirror of
https://github.com/LC044/WeChatMsg
synced 2025-02-21 01:52:35 +08:00
update readme
This commit is contained in:
parent
c7cf15acf6
commit
326ca1f873
@ -40,7 +40,7 @@ with open('dev.json', 'w', encoding='utf-8') as f:
|
||||
|
||||
你现在应该有两个文件,dev.json(验证集)和train.json(训练集)
|
||||
|
||||
## 二、下载ChatGLM3-68模型
|
||||
## 二、下载ChatGLM3-6B模型
|
||||
|
||||
下载地址:[https://github.com/THUDM/ChatGLM3](https://github.com/THUDM/ChatGLM3)
|
||||
|
||||
@ -443,7 +443,7 @@ if __name__ == "__main__":
|
||||
|
||||
## 体验地址
|
||||
|
||||
[https://chat/memotrace.cn/](https://chat/memotrace.cn/)
|
||||
[https://chat.memotrace.cn/](https://chat.memotrace.cn/)
|
||||
|
||||
![img.png](img/img.png)
|
||||
|
||||
|
1
app/resources/icons/clear.svg
Normal file
1
app/resources/icons/clear.svg
Normal file
@ -0,0 +1 @@
|
||||
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1712632579720" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="4260" width="16" height="16" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M899.1 869.6l-53-305.6H864c14.4 0 26-11.6 26-26V346c0-14.4-11.6-26-26-26H618V138c0-14.4-11.6-26-26-26H432c-14.4 0-26 11.6-26 26v182H160c-14.4 0-26 11.6-26 26v192c0 14.4 11.6 26 26 26h17.9l-53 305.6c-0.3 1.5-0.4 3-0.4 4.4 0 14.4 11.6 26 26 26h723c1.5 0 3-0.1 4.4-0.4 14.2-2.4 23.7-15.9 21.2-30zM204 390h272V182h72v208h272v104H204V390z m468 440V674c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v156H416V674c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v156H202.8l45.1-260H776l45.1 260H672z" p-id="4261" fill="#13227a"></path></svg>
|
After Width: | Height: | Size: 842 B |
Loading…
Reference in New Issue
Block a user