Giter Site home page Giter Site logo

Comments (6)

e-johnstonn avatar e-johnstonn commented on July 20, 2024

my guess is there's some issue between the version of llama.cpp and the model you're trying to use. the llama.cpp version I used was 0.1.50 - are you using the same version?

if so, maybe try other versions of llama.cpp - pip install llama-cpp-python===version number - try with 0.1.45 maybe

from briefgpt.

HardSoft2023 avatar HardSoft2023 commented on July 20, 2024

I use 0.1.49.

Actually, the problem is that the file name I specified is incorrect.
It should be models/ggml-vic13b-q5_0.bin
so,I suggest replacing the link address in readme from https://huggingface.co/eachadea/ggml-vicuna-13b-1.1/blob/main/ggml-vic13b-q5_1.bin to https://huggingface.co/eachadea/ggml-vicuna-13b-1.1/blob/main/ggml-old-vic13b-q5_0.bin

from briefgpt.

e-johnstonn avatar e-johnstonn commented on July 20, 2024

sorry i dont quite understand, is it working for you now? are you saying the link in the readme is to the wrong version of llama

from briefgpt.

HardSoft2023 avatar HardSoft2023 commented on July 20, 2024

yes ,It works, now.
when I change 'models/ggml-vic13b-q5_1.bin' --->to 'models/ggml-vic13b-q5_0.bin'

from briefgpt.

HardSoft2023 avatar HardSoft2023 commented on July 20, 2024

Let me use pictures to explain my problems clearly.

  1. This URL in README Llama SHA256 is OK

SHA256_good

  1. But can not load properly

ggml-vic13b-q5_1 bin_not_load

  1. Use the new URL works good

good_load

all this . I made a PR.

from briefgpt.

krstrid avatar krstrid commented on July 20, 2024

Downgrade to 0.1.48 if you want to use LlamaCpp with gpt4all. Got it to work using HardSofts instructions as well as AndreaKiro's.

zylon-ai/private-gpt#220

from briefgpt.

Related Issues (12)

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.