Adarsh Shirawalmath
Adarsh Shirawalmath
`UnicodeEncodeError Traceback (most recent call last) Cell In[13], line 11 2 tools = [ 3 Tool( 4 name="Intermediate Answer", (...) 7 ) 8 ] 10 self_ask_with_search = initialize_agent(tools, llm, agent=AgentType.SELF_ASK_WITH_SEARCH,...
Access to fetch at 'file:///C:/Users/idgaf/OneDrive/Desktop/WebGPT/models/better_shakespeare/params_gpt.json' from origin 'null' has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: http, data, isolated-app, chrome-extension, chrome, https, chrome-untrusted....
I want to use the instructor-xl text embedding model and use FAISS to create and retrieve from a vector store. Sort of a chatbot for documents or a domain specific...
Adding support for xAI's models. Implementation similar to fireworks/together(inherently use openai format).
LightningLoggerBase -> Logger LightningLoggerBase was deprecated https://github.com/Lightning-Universe/lightning-bolts/issues/962