Giter Club home page Giter Club logo

Comments (12)

aistha avatar aistha commented on May 22, 2024 5

我一般会说“接着上文最后一个字继续生成”,同时也可以补充要求。
另外在设定时可以加入“始终是开放式的并且可以继续”之类的话。
健忘的话,一般用“总结前文”“保持角色”之类的话放在开头,帮着强化记忆。如果嫌它把总结生成出来,可以再加上“不用显示出来”
最后,plus不解决健忘

from awesome-chatgpt-prompts-zh.

zombieyang avatar zombieyang commented on May 22, 2024 1

可以使用embeddings功能,把文字转成向量储存起来,https://community.openai.com/t/how-can-i-use-embeddings-with-chat-gpt-3-5-turbo/86759

看了下这个,本质上是给chatgpt外挂了一个记忆体。但chatgpt一次最多能处理的token没有变,还是只有4096token,也不能压缩文本体积。

实现这个外挂记忆体还是有一些开发成本的。不过github上有一个开源实现:https://github.com/jerryjliu/llama_index

from awesome-chatgpt-prompts-zh.

Nyarlathote avatar Nyarlathote commented on May 22, 2024

打个继续说不就行了吗

from awesome-chatgpt-prompts-zh.

danmuLLtoo avatar danmuLLtoo commented on May 22, 2024

我感觉最大的问题是他的健忘,经常说着说着就忘了之前说的话或者设定,没开plus,不知道plus解决了这个问题没有

from awesome-chatgpt-prompts-zh.

shawlj avatar shawlj commented on May 22, 2024

昨天刚刚试验,中文字符测试最多18行不含空行。然后按网友方式让它继续写,但上下文乱套了。。Plus版有字数限制吗?

from awesome-chatgpt-prompts-zh.

aistha avatar aistha commented on May 22, 2024

Plus版有字数限制。

from awesome-chatgpt-prompts-zh.

littlefox0990 avatar littlefox0990 commented on May 22, 2024

确实,我也发现这个问题了,我一般就是打一个“继续往下写”,他接下来输出的东西和之前写东西细节上对不太上,不过大体剧情上还是能承接的,脑补一下凑合着用吧,希望以后的版本能增加单次文本输出的限制

from awesome-chatgpt-prompts-zh.

B-lackLuster avatar B-lackLuster commented on May 22, 2024

Plus会续着说,普通版有时候不会

from awesome-chatgpt-prompts-zh.

xihajun avatar xihajun commented on May 22, 2024

得理解原理,一个中文的token很重的

from awesome-chatgpt-prompts-zh.

weekdayjast avatar weekdayjast commented on May 22, 2024

可以试试我这个,通过【人格设定】固定开始上下文,加上最多10条上下文,超过2048自动去除上下文
1678593880209

from awesome-chatgpt-prompts-zh.

xihajun avatar xihajun commented on May 22, 2024

可以使用embeddings功能,把文字转成向量储存起来,https://community.openai.com/t/how-can-i-use-embeddings-with-chat-gpt-3-5-turbo/86759

from awesome-chatgpt-prompts-zh.

1JayPeng avatar 1JayPeng commented on May 22, 2024

参考@aistha 始终是开放式的并且可以继续,如果你突然被截断输出,那当你输出被截断后收到我的指令:继续 之后你会接着输出你被截断的那部分内容,无需继续生成 可以解决问题,当当一个继续以及不够了不提前设定的话

from awesome-chatgpt-prompts-zh.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.