Wes Jones

Results 2 comments of Wes Jones

I'm seeing this from the [`ChatOllama.get_num_tokens`](https://python.langchain.com/api_reference/ollama/chat_models/langchain_ollama.chat_models.ChatOllama.html#langchain_ollama.chat_models.ChatOllama.get_num_tokens) function. It's clearly wrong, but really annoying to have this output all the time. ``` langchain==0.3.10 langchain-chroma==0.1.4 langchain-community==0.3.10 langchain-core==0.3.22 langchain-ollama==0.2.1 langchain-text-splitters==0.3.2 ```

I'm having this issue as well. Mine generated 40GB overnight. Here's the log entry: ``` 2024-09-15T19:05:37.589Z error Unhandled uncaught exception : { message: 'write EPIPE', errno: -32, code: 'EPIPE', syscall:...