Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/BlinkDL/AI-Writer into main
Browse files Browse the repository at this point in the history
  • Loading branch information
www committed Oct 27, 2021
2 parents d1365ac + 15d74e2 commit e1babeb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
# AI-Writer
用魔改 GPT 生成网文。Tuned GPT for novel generation.

***最新加入纯 CPU 快速生成,每秒生成 10 个字,下载请加 QQ 群 143626394(加入时请简单自我介绍)。***
现已支持 N卡 A卡 I卡 GPU 加速。

使用方法:
1. 下载模型,在右边 Release(或者看群文件),解压 pth 到 model 目录。欢迎分享下载后的模型。
2. 运行 python run.py

也支持纯 CPU 快速生成,每秒生成 10 个字,下载请加 QQ 群 143626394(加入时请简单自我介绍)。

***最新加入网页界面,执行 python server.py 然后打开 web-client 中的 index.html 即可。***

![Screenshot](server.jpg)
Expand Down

0 comments on commit e1babeb

Please sign in to comment.