Hong Phuc Nguyen

Results 10 comments of Hong Phuc Nguyen

Hi, this bug still available ? Currently at version 1.0.90, Like operator still not working for internal tables, also not working for fuzzy search Is there any alternative solution for...

In case you are using Ubuntu as Host OS , install packages below to enable KVM , this require to run Android Emulator sudo apt-get install qemu-kvm libvirt-bin bridge-utils virt-manager

Run server successful on Colab Pro, but need ngrok trick to expose server to outside https://colab.research.google.com/github/shawwn/colab-tricks/blob/master/ngrok-tricks.ipynb ``` !mkdir dalle && cd dalle && git clone https://github.com/jina-ai/dalle-flow.git && git clone https://github.com/JingyunLiang/SwinIR.git...

I confirm this bug still appear on 1.0.206 and also affect to Internal Database too #6329

This fix is require for generate high res image on Retina screen iOS device or Mac OS device Thanks for your contribution

Can we implement this feature @skotopes ? U2F over bluetooth a great because on market only a fews option.

Above you use GPT-3 Encoder and below you use cl100k_base Encoder for GPT3.5 and GPT4 They are 2 difference token encoder , out 2 difference tokens set output

Hi, Google doesn't provide any Tokenizer open-source library, so I think you should change self._tokenizer to a restful api wrapper original copied from _openai.py ``` import tiktoken if encoding_name is...

> [@xnohat](https://github.com/xnohat) also how do you even load youtube on otter??? Just compile Otter from source and load youtube as normal

> Working on it! :) Hi @xenova Is there any update on WebGPU support for Gemma 3n ?