Git Product home page Git Product logo

Comments (5)

neverbiasu avatar neverbiasu commented on May 25, 2024 4

image
I tryna to load model,but failed.It still said that my computer cannot open the bin s file , how can I solve it.I'll be appreciate if u help me!

from gpt4all.

sullerandras avatar sullerandras commented on May 25, 2024 4

It should not try to load the alpaca bin, it should load the gpt4all bin. This is what i have and it works:

⏚ [andras:~/projects/gpt4all/chat] ls -l
total 8259072
-rwxr-xr-x  1 andras  staff      342897 Mar 29 21:01 gpt4all-lora-quantized-OSX-m1
-rwxr-xr-x  1 andras  staff      410392 Mar 29 21:01 gpt4all-lora-quantized-linux-x86
-rw-r--r--@ 1 andras  staff  4212732137 Mar 29 21:40 gpt4all-lora-quantized.bin
⏚ [andras:~/projects/gpt4all/chat] ./gpt4all-lora-quantized-OSX-m1
main: seed = 1680102599
llama_model_load: loading model from 'gpt4all-lora-quantized.bin' - please wait ...
llama_model_load: ggml ctx size = 6065.35 MB
...

This is what i get when the bin file is not there:

⏚ [andras:~/projects/gpt4all/chat] ./gpt4all-lora-quantized-OSX-m1
main: seed = 1680102919
llama_model_load: loading model from 'gpt4all-lora-quantized.bin' - please wait ...
llama_model_load: failed to open 'gpt4all-lora-quantized.bin'
main: failed to load model from 'gpt4all-lora-quantized.bin'

from gpt4all.

bowman9991 avatar bowman9991 commented on May 25, 2024 2

I had the filtered bin file (downloaded wrong torrent). All good now.

from gpt4all.

songz avatar songz commented on May 25, 2024 1

The instructions can a bit hard to read, you don't need to decompress. I highlighted the step you are probably missing

Download the CPU quantized gpt4all model checkpoint: gpt4all-lora-quantized.bin

Clone this repository down and place the quantized model in the chat directory and start chatting by running:

from gpt4all.

bowman9991 avatar bowman9991 commented on May 25, 2024 1

I'm getting this. The bin file is there (3.9GB) and it's also definitely in the chat directory. I have full admin access. Running on a Windows machine with a 13900k and a 4090. 128 GB ram (for no apparent reason :-))

Any ideas what the issue could be?

llama_model_load: loading model from 'gpt4all-lora-quantized.bin' - please wait ...
llama_model_load: failed to open 'gpt4all-lora-quantized.bin'
main: failed to load model from 'gpt4all-lora-quantized.bin'

from gpt4all.

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.