Bibhas Bhattacharya

Results 23 issues of Bibhas Bhattacharya

If you are reporting a problem, please make sure the following information are provided: **Expected behavior and actual behavior:** In this page: https://goharbor.io/docs/2.6.0/install-config/harbor-ha-helm/ Instruction says to run this command. ```...

doc-impact

Page: https://google.github.io/comprehensive-rust/hello-world.html It states ``Rust strings can contain Unicode characters``. This is not super helpful. We need to know what encoding is supported by the string literal. Most C++ compilers...

Documentation URL: https://huggingface.co/docs/trl/en/sft_trainer#add-special-tokens-for-chat-format In section **Add Special Tokens for Chat Format** the page encourages to use ``setup_chat_format()``. If one creates a tokenizer from a Hugging Face model then the tokenizer...

Extension Name: vscode-gradle Extension Version: v3.12.7 OS Version: Mac OS X 13.3.1 aarch64 VSCode version: 1.79.1 (Universal) **Describe the bug** If you open a multi-project structured project then VSCode fails...

bug
ai-triaged

Will it be possible to add some basic documentation? I have PCM buffer that I accumulate using Recorder.js. I need to encode this in MP3. Thanks.

Android Studio 2.2.1 preview. Mac OSX Java(TM) SE Runtime Environment (build 1.8.0_72-b15) Java HotSpot(TM) 64-Bit Server VM (build 25.72-b15, mixed mode) Java code in an Android Activity: ``` java ArrayList...

Chat with history is perhaps the most common use case. In fact ``ollama run`` works like that. An example with that use case will be great for the newcomers. Here's...

Checklist: * [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq. * [x] I've included steps to reproduce the bug. * [x] I've pasted the output of...

bug

I am using hoxy as a reverse proxy. I find no way to get the status message from the response. Example "INTERNAL SERVER ERROR". ``` HTTP/1.1 500 INTERNAL SERVER ERROR...

I am using hoxy as a reverse proxy. Is there any way to attach an event handler to a request? Right now I am attaching an "error" event handler for...