-
how can I run a demo for test ? I execute the command : python YOLOX\tools\demo.py video --path xxx -f xxx -c weights xxx , I am not sure, it seems that I did not find other files for running the demo…
-
When attempting to build the demo on linux, I get
```
gcc -c p256.c
gcc -o demo demo.c p256.o
/usr/bin/ld: p256.o: warning: relocation against `br_secp521r1' in read-only section `.text'
/usr/…
-
Using latest Chrome, on Windows, I cannot get the web demo to work.
The device is found in the pairing stage, and appears to pair successfully.
However, after this point, nothing else happens.
…
-
The following error occurs in the colab demo:
>
> Downloading: "https://image-editing-test-12345.s3-us-west-2.amazonaws.com/checkpoints/church_outdoor.ckpt" to /root/.cache/torch/hub/checkpoints/…
-
Running the Gradio visualizations on Colab, and remote Jupyterlab outputs not working plot. This happens with all vis.
![image](https://github.com/user-attachments/assets/5d8fa3dd-ceac-4e56-bc6f-08…
-
### Discussed in https://github.com/SimDynamX/SpaceTeamsPro/discussions/55
Originally posted by **hayyamiqbal** October 31, 2024
![WhatsApp Image 2024-10-31 at 15 55 16](https://github.com/use…
-
here is the official demo, http://cogvlm2-online.cogviewai.cn:7861.
I deploy the "THUDM/cogvlm2-llama3-chat-19B" model on my machine, but the result is worse than the online demo.
**Can you provide …
wsxwd updated
4 months ago
-
### Steps to Reproduce
- [Open demo](https://excaliburjs.com/sample-shootemup).
- Kill a baddie, and note the score not changing.
### Expected Result
As per the demo gif, the score should go up …
-
**Web**
- PatrikZero's ChatGPT UI | [demo](https://chat.patrikzudel.me/) | [source](https://github.com/patrikzudel/PatrikZeros-ChatGPT-API-UI)
- Fork: SmoothGPT | [demo](https://smoothgpt.app/) …
-
Description:
The last matmul in the Bloom causal_lm is implemented using torch.matmul ([link to code](https://github.com/tenstorrent/tt-metal/blob/main/models/demos/grayskull/functional_bloom/tt/ttnn…