GithubHelp home page GithubHelp logo

Comments (10)

ido-pluto avatar ido-pluto commented on June 19, 2024 1

Do other models work for you?

Try this:

# cd to catai directory
cd `where catai | rev | cut -c10- | rev`/lib/node_modules/catai/

# update node-llama-cpp to the latest version
npm i node-llama-cpp@latest

If it also does not work, we can try to recompile it:

npx node-llama-cpp download

After that tell me if it works, I want to check the issue more deeply :)

from catai.

Temtaime avatar Temtaime commented on June 19, 2024 1

Hello

npm i node-llama-cpp@latest executed without errors, but it still was not working

After recompiling with npx node-llama-cpp download it started to work, thanks !

from catai.

ido-pluto avatar ido-pluto commented on June 19, 2024

It happened before when I did not have enough RAM for the model to run.
Which model do you try to run?
How many GB of memory do you have?
What is the CPU of your computer?

from catai.

Temtaime avatar Temtaime commented on June 19, 2024

I have 64gb ram, tried wizard-vicuna-30b-uncensored-q4_k_s, cpu is ryzen 5900x.

from catai.

github-actions avatar github-actions commented on June 19, 2024

🎉 This issue has been resolved in version 3.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

from catai.

0xGoenka avatar 0xGoenka commented on June 19, 2024

Not working on Ubuntu 22.04.3 LTS and node 18

from catai.

0xGoenka avatar 0xGoenka commented on June 19, 2024

image

from catai.

ido-pluto avatar ido-pluto commented on June 19, 2024

On it, I think the cpp binaries for AMD do not work properly

from catai.

github-actions avatar github-actions commented on June 19, 2024

🎉 This issue has been resolved in version 3.1.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

from catai.

ido-pluto avatar ido-pluto commented on June 19, 2024

You can fix this issue, by using catai beta and rebuilding the binaries

npm i -g catai@beta
catai cpp

from catai.

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.