Richard Kuo

Results 29 issues of Richard Kuo

### What is the issue? curl -fsSL https://ollama.com/install.sh | sh ollama -v Warning: could not connect to a running Ollama instance Warning: client version is 0.1.33 ### OS Linux ###...

bug
linux
nvidia

## Description ## Expected Behavior ## Current Behavior ## Steps to Reproduce 1. 2. 3. ## Your Environment * Processing version: * Operating System and OS version: * Other information:...

Any fork for ROS2 on Ubuntu22.04 LTS?

/opt/conda/lib/python3.10/site-packages/tree_of_thoughts/treeofthoughts.py:481 solution = self.model.generate_solution(initial_prompt, best_state) AttributeError: 'HuggingLanguageModel' object has no attribute 'generate_solution' ## Upvote & Fund - We're using [Polar.sh](https://polar.sh/kyegomez) so you can upvote and help fund this issue. -...

Environment: miniconda3 Python = 3.12.2 torch.__version__ = 2.3.0+cu121 pip install flash-attn pip install flash-attn --no-build-isolation both failed to build ------------------------------------------------------------------------ Building wheel for flash-attn (setup.py) ... error error: subprocess-exited-with-error ×...

!python grounded_sam_demo.py \ --config GroundingDINO/groundingdino/config/GroundingDINO_SwinT_OGC.py \ --grounded_checkpoint groundingdino_swint_ogc.pth \ --sam_checkpoint sam_vit_h_4b8939.pth \ --input_image assets/demo1.jpg \ --output_dir "outputs" \ --box_threshold 0.3 \ --text_threshold 0.25 \ --text_prompt "bear" \ --device "cuda" /opt/conda/lib/python3.10/site-packages/torch/functional.py:504:...

python grounded_sam_simple_demo.py File "/kaggle/working/Grounded-Segment-Anything/grounded_sam_simple_demo.py", line 51, in labels = [ File "/kaggle/working/Grounded-Segment-Anything/grounded_sam_simple_demo.py", line 52, in f"{CLASSES[class_id]} {confidence:0.2f}" TypeError: list indices must be integers or slices, not NoneType

In order to run grounding_dino_demo.py correctly. The GroundingDINO need to be updated: ``` !git clone https://github.com/IDEA-Research/Grounded-Segment-Anything %cd Grounded-Segment-Anything !rm -rf GroundingDINO !git clone https://github.com/IDEA-Research/GroundingDINO !python -m pip install -e GroundingDINO...

### What is the issue? ollama run llava-llama3 after input a text and image path, it continuously generate messages, and repeated it. same input works fine when ollama run llava,...

bug

I have bought Neopixel ring and matrix, both are not working with AMB82-MINI (RTL8735B), https://www.amebaiot.com/en/amebapro2/ it would be good to see Neopixel working with this EdgeAI MCU (WiFi, BLE4.2, 0.4TOPs...