-
I'm seeing these warnings. Don't know if that means something is broken?
```
$ $ docker build -t training-notebooks .
...
Step 22/24 : RUN cd /opt/omero && /opt/conda/envs/python2/bin/pip inst…
-
Fix all of the future/deprecations warnings currently present:
**Done (#202, #211):**
- [x] Fix `MarkerStyle(None)` deprecation in matplotlib by replacing it with `MarkerStyle('')`
- [x] Replace…
-
ipython 7.4.0
ipykernel 5.1.0
pyzmq (18.0.0) or (18.0.1)
Previous versions of ipython didn't have this issue but it related to the newer pyzmq lib.
Fixes:
downgrading pyzmq to 17.1.3 seems t…
-
Hello, was trying when using unsloth for the final local saving model with the line:
model.save_pretrained_gguf("dir", tokenizer, quantization_method = "q4_k_m")
and have the error:
Unsloth: …
-
Collecting watchdog==0.10.2
Downloading watchdog-0.10.2.tar.gz (95 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 KB 196.2 kB/s eta 0:00:00
Preparing metadata (setup.py): started
…
-
```
>> import zmq
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\venv\lib\site-packages\zmq\__init__.p
_load_libzmq()
File "C:\Users\venv\lib\site-packages\zmq\…
-
### What pyzmq version?
25.1.0
### What libzmq version?
4.3.4
### Python version (and how it was installed)
Python 3.10.9
### OS
Linux
### What happened?
When pyzmq is built…
dwoz updated
9 months ago
-
### Your current environment
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: CentOS Linux 7 (Core) (x86_64)
GCC version:…
-
Hi everyone, I'm experiencing the following issue:
- I have a zmq router socket, implemented in a .NET framework application through netmq **4.0.0.207**
- I have a zmq dealer socket, implemented e…
-
### Your current environment
```text
The output of `python collect_env.py`:
Collecting environment information...
PyTorch version: 2.4.0+cu118
Is debug build: False
CUDA used to build PyTorch:…