-
im trying to implement color into my application, and after a lot of unsuccessful attempts i decided to run the example for a test and it didnt even work because of this error:
```
error[E0277]: the…
vnuxa updated
2 weeks ago
-
4.1 update changed something with python, smart-decimate now fails
```
Python: Traceback (most recent call last):
File "/home/noideaman/.config/blender/4.1/scripts/addons/tuxedo-blender-plugin-…
-
Hello,First of all, thank you very much for this research work! However, when I try to train with the 3DMatch dataset you provided, I get an error message:
(torch) yy@yy:~/se3-equi-graph-registration…
-
```
(.venv) user@b250:~/tinygrad$ AMD=1 VISIBLE_DEVICES=0 python3 examples/llama3.py --download_model
seed = 1730624168
0%| …
-
Hello, thank you for your open source. When I train on my own dataset, an error message will be reported at the end of 1 epoch training. The error message is as follows:
2024-10-18 20:47:35,180 D…
-
**Describe the bug**
I am training an LLM using DeepSpeed and 12 nodes a 8 V100s per node. My training is generally working well (thanks DeepSpeed), but when I run multiple training runs in parallel,…
-
I have encountered this problem:
Traceback (most recent call last):
File "/home/jingyiwu/FusionDeformer/NeuralJacobianFields/MeshProcessor.py", line 168, in get_differential_operators
self.…
-
When compiling https://github.com/GuillaumeGomez/mdBook/tree/bug-rustc, I got a segfault. When running under valgrind I get:
```
==563011== Thread 3 rustc:
==563011== Mismatched new/delete alignment …
-
This is an exciting work! When I follow the process to reproduce the code, I encounter the error:“/home/zh/anaconda3/envs/DHD1/lib/python3.8/site-packages/mmcv/ops/deform_conv.py", line 92, in forward…
-
I am using [Phi-3-mini-128K-instruct](https://huggingface.co/microsoft/Phi-3-mini-128k-instruct) model for inference via DeepSpeed for high throughput and facing issue of model not generating `` durin…