-
thanks for your impressive work!
I wondering when are the code and pre-trained model will be released.
Thank you!
-
On a fresh Ubuntu Server 23.04 installation (kernel 6.5), after installing NEO and rebooting, when accessing the machine remotely over SSH, the GPU (Arc A770) does not show up as OpenCL device. Only w…
-
I’m trying to build an “dedicated” DarkPlaces executable for Android (with `clang` from Android NDK)
(purpose? to host server in Termux or from an apk package, or test if Xonotic on Android is ever p…
-
Similar to how you can define [tags in .gitlab-ci.yml](https://docs.gitlab.com/ee/ci/yaml/#tags), it would be helpful if Workers had a set of tags that specify the kinds of Tasks they are willing to…
-
Allow large language models with graphics card with large RAM.
https://github.com/NVIDIA/nvidia-docker
-
### Describe the issue
I am running inference using an onnx model exported using torch.jit.script. I attached the model file (Restormer) and the onnx file below. The model comes from https://github…
-
hi, because you import nccl in train.py, when i debug anchor_target_layer.py, it reminds me that BdbQuit. So how can i use python -m pdb to debug it?
-
## Goal
significantly faster calculation of short range force/pressure/energy by using a more cache-friendly data structure
## Background
* ESPResSo currently stores particles as a struct `Pa…
-
-
## The Idea
I've just added an "examples" directory to SDL3.
Things in here are intended to be official example code that we endorse.
As an added bonus, things in here automatically go to the…