GithubHelp home page GithubHelp logo

Comments (5)

winny- avatar winny- commented on June 1, 2024

According to the megahal docs:

Train MegaHAL with the contents of the specified file, which should be plain text with one sentence per line. Note that it takes MegaHAL about one second to process about 500 lines, so large files may cause the process to block for a while. Lines that are too long will be skipped.

So I think we might do well to have a megahal instance per channel, as to prevent calling become which apparently retrains megahal with a stored personality.

Thoughts? Only concern is it may be memory hungry.

from yossarian-bot.

woodruffw avatar woodruffw commented on June 1, 2024

So I think we might do well to have a megahal instance per channel, as to prevent calling become which apparently retrains megahal with a stored personality.

Yes, I think that would be good.

Thoughts? Only concern is it may be memory hungry.

And yeah, that's the problem I've had. I'm open to finding another HAL implementation without the problem, or potentially another chatterbot system.

from yossarian-bot.

winny- avatar winny- commented on June 1, 2024

Do we have any numbers, either anecdotal or hard, of the memory usage of HAL instances?

from yossarian-bot.

woodruffw avatar woodruffw commented on June 1, 2024

Anecdotally, HAL running on one server across 6-7 channels triggered the OOM killer on my DO instance (512MB) after a few days.

from yossarian-bot.

woodruffw avatar woodruffw commented on June 1, 2024

Closing because HAL has been moved to the old plugin list.

from yossarian-bot.

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.