Coder Social home page Coder Social logo

Comments (4)

bclavie avatar bclavie commented on July 21, 2024

Hey, there seems to be an issue with the attribute that we use as a proxy to check whether faiss has GPU bindings or not. This should be purely an annoyance with no actual impact (i.e. the GPU will be used in spite of the message). I'll update this in the next fix release, thank you!

from ragatouille.

sungkim11 avatar sungkim11 commented on July 21, 2024

For me, it is more than annoyance since the embedding/index process does not use GPU.

from ragatouille.

bclavie avatar bclavie commented on July 21, 2024

Oh, this is particularly odd then, as the use of faiss in RAGatouille is limited to checking if it has a GPU-related attribute, and the rest is handled upstream 🤔. Could you run pip-freeze to make sure there's no conflicting faiss versions? (It's happened to me before where both faiss-gpu and faiss-cpu were present, and caused some conflicts).

If there's no conflict, it'd be really helpful if you could get your env details (OS, Python version, CUDA version, GPU used, pip freeze) and create an issue on https://github.com/stanford-futuredata/ColBERT about the GPU not being used! Thanks a lot and sorry about the issue.

from ragatouille.

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.