Giter Site home page Giter Site logo

recurrentgpt's People

Contributors

eltociear avatar michaelzhouwang avatar swaggy-tn avatar tractorjuice avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

recurrentgpt's Issues

I'm getting an issue with the 'cookie'

Trying to run this locally.

I got the cookie issue, and I tried editing the python file to skip the cookie if it wasn't there for the first time. I was able to generate the text one time, but after clicking next I get another cookie error.

I think this is something wrong with my local setup, or is this the project?

Syntax Error

image

python: 3.8

Code is not modified, and error reporting is executed.

How to deploy interactive novels locally?

How can I deploy the interactive fiction writing project locally? I didn't find this part in the github code, but I'm very interested in it. Can you upload it? Thanks~

local gradio demo has a bug

File "xxx/RecurrentGPT/gradio_server.py", line 65, in init
init_paragraphs = get_init(chatbot, init_prompt(novel_type, description))
File "xxx/RecurrentGPT/utils.py", line 38, in get_init
with open(init_text,'r',encoding='utf-8') as f:
TypeError: expected str, bytes or os.PathLike object, not Chatbot

I guess this demo use web session for GPT4.
How about call gpt-3.5-turbo api for the demo ?
Thank you for your interesting work.

Something went wrong Expecting value: line 1 column 1 (char 0)

没有见到类似的问题

我运行gradio_server.py,后端警告如下:
UserWarning: Failed to initialize NumPy: module compiled against API version 0x10 but this version of numpy is 0xf . Check the section C-API incompatibility at the Troubleshooting ImportError section at https://numpy.org/devdocs/user/troubleshooting-importerror.html#c-api-incompatibility for indications on how to solve this problem . (Triggered internally at ..\torch\csrc\utils\tensor_numpy.cpp:84.)
t = torch.tensor([], dtype=storage.dtype, device=storage._untyped_storage.device)

打开本地网页应用后,当我尝试开始运行就出现了以下问题导致无法运行
Something went wrong
Expecting value: line 1 column 1 (char 0)

猜测可能是环境中依赖版本不匹配导致的,我想可能需要用conda导出一个完整的可运行环境的requirements.txt

How can I use it locally?

This is an exciting extension of ChatGPT.
Can you write a detailed teaching for local use?
Thank.

fine tune

How can we fine-tune this recurrent gpt model so that it can output some other type of information but not only the novels?

Encountering cookie error during local deployment with third-party ChatGPT library and latest code

I am having trouble deploying RecurrentGPT locally and encountering a cookie error when using a third-party ChatGPT library for continuous generation. I am using the latest code and I am not sure if the official API endpoint has this issue. However, I believe this issue is not related to the API endpoint, as I am occasionally able to continue generating text. Can someone please help me with this issue?

Thank you.

Good Project!

If I can, I want to divide on this project。 but i m no good at ml or llm..haha. I will focus this project

Add a License to the Repository

I noticed that this repository does not have a license. Would you consider adding a license to clarify the terms under which others can use the code?

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.