Coder Social home page Coder Social logo

Comments (8)

adharm avatar adharm commented on July 19, 2024 1

FYI, this week got extremely busy but I'll have a fix ready by Monday!

from ragatouille.

tristancabel avatar tristancabel commented on July 19, 2024 1

HI, I also faced the same issue. I can get around by setting RAG.model.loaded_from_index = True . RAG being a RAGPretrainedModel

from ragatouille.

bclavie avatar bclavie commented on July 19, 2024

Hey! Good shout, thank you for flagging. The CRUD aspects are very much experimental at the moment but we're working on bringing them up to speed, appreciate the feedback and will ping you when this is fixed!

(cc @anirudhdharmarajan further CRUD issues (vaguely related but distinct to #71))

from ragatouille.

gsajko avatar gsajko commented on July 19, 2024

this isn't pressing issue for me (was using batching and add_to_index while colab was acting wierd) just wanted raport a bug, and message clearly states that this ies experimental. Cheers

from ragatouille.

bclavie avatar bclavie commented on July 19, 2024

Thanks! Much appreciated 😊

from ragatouille.

0-hero avatar 0-hero commented on July 19, 2024

@gsajko I had the same issue, it works if you give full path of the index (returned once index is created). In your case it would be .ragatouille/colbert/indexes/dharma_colb for index_name arg

from ragatouille.

paulthemagno avatar paulthemagno commented on July 19, 2024

HI, I also faced the same issue. I can get around by setting RAG.model.loaded_from_index = True . RAG being a RAGPretrainedModel

This worked for me. It's a simple error in the setting of the path in case the model has not that property loaded_from_index. Or you can also re-instantiate the RAG model from the index everytime to be sure that the property is True

from ragatouille.

bclavie avatar bclavie commented on July 19, 2024

Thanks @anirudhdharmarajan for taking a stab at this!

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.