Coder Social home page Coder Social logo

Comments (7)

hippalectryon-0 avatar hippalectryon-0 commented on June 8, 2024 1

I got that error on two computers, but for different reasons.

First time I got it because of a typo on the path. That's the error message in my first comment here.

But then I got more or less the same error ! It works with my ggjt embeddings, but not with the default ggml embeddings (there's an assertionerror when it tries to load the context). I'm still investigating.

from casalioy.

hippalectryon-0 avatar hippalectryon-0 commented on June 8, 2024 1

Update: This "new" bug comes from updating • Updating langchain (0.0.166 -> 0.0.168)
• Updating llama-cpp-python (0.1.49 -> 0.1.50)

from casalioy.

hippalectryon-0 avatar hippalectryon-0 commented on June 8, 2024

It seems like it can't load the model, but it's clearly there. I'm investigating.

from casalioy.

su77ungr avatar su77ungr commented on June 8, 2024

Try absolute paths. Did you intend to use the **new.bin and changed the .env. ?

from casalioy.

su77ungr avatar su77ungr commented on June 8, 2024

We might want to consider using only one model run to simplify this and add redundancy later. Maybe we'll find a port for Mosaic convertion too.

from casalioy.

su77ungr avatar su77ungr commented on June 8, 2024

@hippalectryon-0 Also found this MosaiML GGML

Give it a try with them.

from casalioy.

hippalectryon-0 avatar hippalectryon-0 commented on June 8, 2024

Should be fixed by setting llama-cpp-python = "<=0.1.49". Will be in my next PR.

For the MosaiML: haven't tried yet, feel free to create another issue so that we don't forget after closing this one
Update: mpt-7b-q4_0.bin doesn't work "out of the box", it yields what(): unexpectedly reached end of file and a runtime error.

from casalioy.

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.