Giter Site home page Giter Site logo

Comments (9)

fredi-python avatar fredi-python commented on May 26, 2024 3

OK, i just updated my fork of llama.cpp, should work now!
navigate to the llama.cpp folder and type

git pull

then:

make -j

Should work!

from vicuna-installation-guide.

fredi-python avatar fredi-python commented on May 26, 2024 1

try to run make -j again

from vicuna-installation-guide.

kilkujadek avatar kilkujadek commented on May 26, 2024 1

make -j

did that as well

from vicuna-installation-guide.

fredi-python avatar fredi-python commented on May 26, 2024

navigate to your llama.cpp folder and type:
git pull

from vicuna-installation-guide.

kilkujadek avatar kilkujadek commented on May 26, 2024

navigate to your llama.cpp folder and type:
git pull

Nope, still same:

(lama2) kilku@debian:~/vicuna/llama.cpp$ git pull
Already up to date.
(lama2) kilku@debian:~/vicuna/llama.cpp$ ./main -m models/ggml-vic13b-uncensored-q5_1.bin -f 'prompts/chat-with-vicuna-v1.txt' -r 'User:' --temp 0.36
main: build = 523 (0737a47)
main: seed  = 1684157106
llama.cpp: loading model from models/ggml-vic13b-uncensored-q5_1.bin
error loading model: unknown (magic, version) combination: 67676a74, 00000002; is this really a GGML file?
llama_init_from_file: failed to load model
llama_init_from_gpt_params: error: failed to load model 'models/ggml-vic13b-uncensored-q5_1.bin'
main: error: unable to load model

from vicuna-installation-guide.

r3t4k3r avatar r3t4k3r commented on May 26, 2024

i have the same error, OS Linux Mint
image

from vicuna-installation-guide.

ziliangpeng avatar ziliangpeng commented on May 26, 2024

same error. just freshly cloned the repo, freshly built, freshly downloaded the 7b model, and see the same error

from vicuna-installation-guide.

andreibondarev avatar andreibondarev commented on May 26, 2024

Same error with the 13b model.

from vicuna-installation-guide.

kilkujadek avatar kilkujadek commented on May 26, 2024

It is working now, thanks!

from vicuna-installation-guide.

Related Issues (16)

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.