Code Monkey home page Code Monkey logo

Comments (7)

TitleOS avatar TitleOS commented on June 10, 2024

Having the exact same issue with Ubuntu 22 LTS. 32GB of ram, Nvidia Tesla m40 20gb.

from localgpt.

akitkumar24 avatar akitkumar24 commented on June 10, 2024

I have a 32GB system running Ubuntu 20.04 on which am running the "python3 run_localGPT.py". After the execution, the RAM went to 0 in some sec and then I got the same issue. I am uncertain how much memory is needed to run the model.

from localgpt.

mindwellsolutions avatar mindwellsolutions commented on June 10, 2024

I am getting the same error on Ubuntu 22.04.2 .

load INSTRUCTOR_Transformer
max_seq_length 512
Using embedded DuckDB with persistence: data will be stored in: /home/ailocal/localGPT/DB
Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s]
Killed

from localgpt.

OGoodness avatar OGoodness commented on June 10, 2024

+1

from localgpt.

duramaxlb7 avatar duramaxlb7 commented on June 10, 2024

I am having the same issue. Just installed on Ubuntu 22.04.

16GB of Memory; 25GB of Swap. the process fails when Swap reaches 100% utilization.

Running on: cuda
load INSTRUCTOR_Transformer
max_seq_length 512
Using embedded DuckDB with persistence: data will be stored in: /home/MYNAME/snap/localgpt/localGPT/DB
Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s]Killed

from localgpt.

jocastrocUnal avatar jocastrocUnal commented on June 10, 2024

same here
image

from localgpt.

TitleOS avatar TitleOS commented on June 10, 2024

While not an ideal solution, with having 32gb of physical ram, I expanded my swap file to be an additional 32gb, for a total of 64gb of combined physical and digital ram. With that, I am able to run the program, enter queries, and receive expected answers. It should be noted that this solution is incredibly slow, even with a PCI4 nvme ssd being used for the swap file.

from localgpt.

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.