batmanscode

Results 73 comments of batmanscode

> > > > Thank. I replaced it to 3.9 but I got 'Access forbidden, try passing --auth-token.' i saw that auth tokens were added. how can i add this...

> > > > > > > > > > > > > Thank. I replaced it to 3.9 but I got 'Access forbidden, try passing --auth-token.' i saw that...

Thanks @corpuzdonn, maybe it's a token issue from my end I attempted a huge scrape (4 weeks via search terms) and that got rate limited. Maybe that token wasn't valid...

Relevant: https://github.com/HKUNLP/instructor-embedding This is currently available for use in LangChain via hugging face instruct. Likely not to be as good as fine tuning, but it's an easy alternative to getting...

Thanks @Glavin001. That would be great! I've recently been thinking about a notebook to compare all the available [in LangChain] LLMs as well. Would be very nice to have comparison...

Fwiw goose.ai (GPT-J, Neo etc) uses OpenAI API. They have a few extra parameters that'll be nice to have with Langchain but for the most part I think it should...

> BTW: https://langchain.readthedocs.io/en/latest/modules/llms/integrations/huggingface_hub.html I wonder if this method can be used to access bloom/bloomz via petals https://github.com/bigscience-workshop/petals

@UmerHA do you think this could be used for a pandas/xorbits agent? To break down complex questions before answering

> > @UmerHA do you think this could be used for a pandas/xorbits agent? To break down complex questions before answering > > Sure, why not. This is a general...