-
Running into this deserialization issue in `src/nemo_run/core/runners/fdl_runner.py`.
```
Traceback (most recent call last):
File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
…
-
After updating to fontmake 3.10.0 I'm unable to generate fonts anymore. Here's the traceback:
```
Traceback (most recent call last):
File "/Users/paulus/code/fontmake/bin/fontmake", line 5, in
…
-
jupyterhubs python testl.py
/srv/jupyterhub/testl.py:20: SyntaxWarning; Using the sync method will unknown blocking exception, consider using async method.
def example_job():
2024-10-31 16:28:06…
-
I am also experiencing issues when I enable the `--dont-convolve` option. I run the following command:
`spimple-spifit -model vlacleanmodelcube.fits -o spifits -products a -dc`, and get the following…
-
with Llama-3.1-7B
load the model:
```txt
==((====))== Unsloth 2024.10.0: Fast Llama patching. Transformers = 4.44.2.
\\ /| GPU: NVIDIA GeForce RTX 3090. Max memory: 23.7 GB. Platform …
-
Dear authors,
thank you for your work. I am trying to run the training and I installed all the dependencies as mentioned in the readme.
I am encountering the following error:
```
Traceback (most r…
-
### Describe the bug
While packaging python-h5py for openSUSE, the running of test suite fails completely on armv7l:
```
[ 664s] + export PYTHONPATH=/home/abuild/rpmbuild/BUILDROOT/python-h5py-3…
mcepl updated
3 weeks ago
-
```
$ python run.py configs/instant-mesh-large.yaml examples/hatsune_miku.png --save_video --no_rembg
Traceback (most recent call last):
File "/mnt/c/Users/Jackson/Documents/git/InstantMesh/run.p…
-
### Model Series
Qwen2.5
### What are the models used?
Qwen/Qwen2.5-1.5B-Instruct
### What is the scenario where the problem happened?
[inference with] with [vllm]
### Is this a known issue?
- …
-
Hey both :)
I encountered an error that I think has a simple fix.
If the following line is triggered:
https://github.com/transientskp/pyse/blob/c8e2bd2078114e48ce7c1f2bec122924386d6289/source…