Josh Hu

Results 11 issues of Josh Hu

I have a model name User and a column is the carrierwave image uploader field. it always dump to 'nil' instead of the full value.

need-more-info

General USB mouse and keyboard(both not wireless). I could boot from SD and the mouse/keyboard were functioning normally. After rootOnNVMe, the mouse and keyboard are not functioning at boot screen....

bug

The code is in the following ```python= keys = [u'1', u'12', u'13', u'123', u'132', u'1234'] vals = [u'a', u'b', u'c', u'd', u'e', u'f'] fmt = "s" trie = marisa_trie.RecordTrie("s", zip(keys,...

Missing a lot of matches with only Chinese characters not words. Modifying line 523 in the `keyword.py` not working at all.

Hi, I am using EP and very happy with that. The only thing that keeps bothering me it that the size of toolbar. I have built a folder to store...

using the example script, shows the error `AttributeError: 'ModelConfig' object has no attribute 'lora_task_type'` another error shows when I put the lora_task_type to command line args `ValueError: Some specified arguments...

1. When I press the first +, it selects the WHOLE WORD 2. The second +, it selects the WHOLE PARAGRAPH 3. Any + right after the 2nd one DOES...

Running env: docker in wsl2 20.10.16 nvidia pytorch image: nvcr.io/nvidia/pytorch:22.05-py3 Here is the error code ```shell= root@dd288f178ecc:/workspace/pytorch-gpu-benchmark# ./test.sh start benchmark start : 2022/06/28 08:39:29 Number of GPUs on current device...

Hi, I was trying your code couple of days ago. It turned out when i used the '--amp' parameter, the memory usage was not decreased (around 10G of of my...

Xavier NX board with Jetpack L4T 32.4.4 ``` sudo docker run --runtime nvidia -it --rm --network host -e DISPLAY=$DISPLAY -v /tmp/.X11-unix/:/tmp/.X11-unix nvcr.io/nvidia/jetson-gaze:r32.4.2 python3 run_gaze_sequential.py /videos/gaze_video.mp4 --loop --codec=h264 ``` caused the...