zubayer hossain

Results 8 comments of zubayer hossain

Hello. I have cloned the "chatPDF" branch to use the pdf upload feature. It works locally on my machine when I run `npm run dev`. However, when I perform the...

The error on the console shows 403 Forbidden error meaning it has something to do with authentication. I am using custom models with separate endpoint rather than the default. However,...

Let me state a problem I am facing simply. Using the chatPDF with the default HF model `("name": "mistralai/Mistral-7B-Instruct-v0.1")` it works. But I am trying to add model to the...

> You just need to comment this line `import tensorflow.contrib.tensorrt as trt` in tf_pose/estimator.py I did not find this line in estimator.py to comment instead it is tensorflow.python.compiler.tensorrt import trt_covert...

I have written a post on Medium about it. You can check it out [here ](https://medium.com/@jubayerhossainahad/customizing-danswer-to-your-needs-431d0ae54c4e) . These are the changes I have made to rebrand danswer. Hope you find...

But I do have it installed, doing `pip install nvim` returns, ``` Requirement already satisfied: pynvim in ./miniconda3/lib/python3.12/site-packages (0.5.2) Requirement already satisfied: msgpack>=0.5.0 in ./miniconda3/lib/python3.12/site-packages (from pynvim) (1.1.1) Requirement already...

Output of the `:checkhealth provider` ```` ============================================================================== vim.provider: require("vim.provider.health").check() Clipboard (optional) ~ - ✅ OK Clipboard tool found: pbcopy Node.js provider (optional) ~ - Node.js: v24.1.0 - ⚠️ WARNING Missing...