jackxwu
Results
2
comments of
jackxwu
i still get this error on langChain==0.0.160. opened issue# https://github.com/hwchase17/langchain/issues/4220 @ooo27
was this switch complete? is the following error caused by pyllamacpp? the following code > from langchain.llms import GPT4All > from langchain.callbacks.streaming_stdout import StreamingStdOutCallbackHandler > local_path = './models/ggml-gpt4all-j-v1.3-groovy.bin' > callbacks...