xd2333 commited on
Commit
db8818e
1 Parent(s): 25ffd1c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -5
README.md CHANGED
@@ -15,7 +15,7 @@ GalTransl-v1具有以下特性:
15
  * 适配[GalTransl视觉小说翻译工具](https://github.com/xd2333/GalTransl)并调优,支持GPT字典([字典写法见此](https://github.com/xd2333/GalTransl/wiki/GPT%E5%AD%97%E5%85%B8%E2%80%90sakura-galtransl))。
16
 
17
  已知问题:
18
- GPT字典格式有[固定要求](https://github.com/xd2333/GalTransl/wiki/GPT%E5%AD%97%E5%85%B8%E2%80%90sakura-galtransl),且**不支持一词多译写法("a/b")**,将在以后的版本尝试改善。
19
  需要对原文省略语素进行推理时可能出现事实错误/幻觉。
20
  推荐每次翻译**7-10句**
21
 
@@ -26,7 +26,4 @@ q6_k 细小的质量损失(8G及以上显存推荐)
26
  q8_0 细微的质量损失
27
 
28
  部署可参考:
29
- https://books.fishhawk.top/forum/656d60530286f15e3384fcf8
30
-
31
- llama.cpp cuda目前需要使用b2813版本,新版本可能有退化(重复输出)后无法修正的问题
32
- https://github.com/ggerganov/llama.cpp/releases/tag/b2813
 
15
  * 适配[GalTransl视觉小说翻译工具](https://github.com/xd2333/GalTransl)并调优,支持GPT字典([字典写法见此](https://github.com/xd2333/GalTransl/wiki/GPT%E5%AD%97%E5%85%B8%E2%80%90sakura-galtransl))。
16
 
17
  已知问题:
18
+ GPT字典格式有[固定要求](https://github.com/xd2333/GalTransl/wiki/GPT%E5%AD%97%E5%85%B8%E2%80%90sakura-galtransl),**不支持英文注释**,且**不支持一词多译写法("a/b")**,将在以后的版本尝试改善。
19
  需要对原文省略语素进行推理时可能出现事实错误/幻觉。
20
  推荐每次翻译**7-10句**
21
 
 
26
  q8_0 细微的质量损失
27
 
28
  部署可参考:
29
+ https://books.fishhawk.top/forum/656d60530286f15e3384fcf8