SillyTavern / SillyTavern-Extras

Extensions API for SillyTavern.
GNU Affero General Public License v3.0
549 stars 124 forks source link

memory extra on POE #25

Closed thib5 closed 1 year ago

thib5 commented 1 year ago

Hi if I install the extra that allow memory ( summarize ) would it work with POE ?

Thanks

Cohee1207 commented 1 year ago

Yes. It will chop away a part of your context size (as with any API).

thib5 commented 1 year ago

anyone allready did it on macos ? i'm stock at the requirement of torch..

ERROR: Could not find a version that satisfies the requirement torch==2.0.0+cu117 (from versions: 2.0.0, 2.0.1)

Cohee1207 commented 1 year ago

Remove +cu117 part from the torch in the requirements txt

thib5 commented 1 year ago

It work thanks ! Maybe i should start another issue but was wondering if sd qork with poe ( my mac is not strong enought to do it localy ) or may be i should do it with horde ? I realy don’t know where to start

Cohee1207 commented 1 year ago

You can use Stable Horde in dev branch of SillyTavern

thib5 commented 1 year ago

Ok thanks… can you guide me on how i do that ? Or maybe a link that explain it

sanskar-mk2 commented 1 year ago

Don't know how things work on Mac: But you can grab the dev branch with git clone https://github.com/Cohee1207/SillyTavern -b dev And I am assuming you can just run start.sh

(Given you have git and node installed): Silly Tavern - Installation

thib5 commented 1 year ago

no everything is working fine allready. its for stable difusion. I don't know where to start to make Stable difusion work