-
Hi, I'm working through the [Capreolus Installation on Compute Canada](https://github.com/capreolus-ir/capreolus/blob/feature/msmarco_psg/docs/setup/setup-cc.md) and encountered a version conflict iss…
-
## Checklist
> Please ensure the following tasks are completed before filing an issue.
- [x] Read and understood the [Code of Conduct][code-of-conduct].
- [x] Searched for existing issu…
-
### Describe the bug
I'm process a very large file (25G, each line with max 100,000 long str), I'm using dedup function, it gives out this error
### To Reproduce
To help us to reproduce this bug,…
-
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment information...
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch…
-
### Your current environment
The output of `python collect_env.py`
```text
WARNING 09-03 01:10:59 _custom_ops.py:14] Failed to import from vllm._C with ImportError('/model/vllm/vllm/_C.abi3.s…
-
Aquí van las versiones de los paquetes en un entorno
```bash
$ python
Python 3.10.12 (main, Sep 11 2024, 15:47:36) [GCC 11.4.0] on linux
Type "help", "copyright", "credits" or "license" for mor…
-
```
import torch
import torch.nn as nn
from torch.utils.data import Dataset, DataLoader
from typing import Any , Optional,List , Tuple
import matplotlib.pyplot as plt
from numpy.typing impor…
-
Hi, I install the package using these lines:
git clone https://github.com/bbalasub1/glmnet_python.git
cd glmnet_python
python setup.py install
and then try to import the package:
import glmne…
-
## 🐛 Bug
There are new tests with fatal errors in the scipy tests from https://github.com/lesteve/scipy-tests-pyodide.
Last working commit (2 days ago): 408bffb7d22f0fef261b64007bdcde665f2b1e6e
…
-
Installing the package with pip and run one of the examples in tutorial.ipnyb I have the problem " No module named 'MGFEA' ".
I tried every installation method, even manually installation of .tar.gz …