-
### Python version
3.10.12
### Operating system and processor architecture
Linux-6.1.58+-x86_64-with-glibc2.35
### Installed packages
```python
absl-py==1.3.0
agate==1.6.3
alembic==1.11.1
alta…
-
Hi, so i cloned the IOS repo to my mac and opened the project workfile, it downloads smoothly to my ios device however anytime i try to make a detection it does not detect any object, and when i try t…
-
## Checklist
- [ x ] I have verified that the issue exists against the `main` branch of AllenNLP.
- [ x ] I have read the relevant section in the [contribution guide](https://github.com/al…
-
Libraries can't be installed in windows. Can there be windows support for installation?
-
Hi, I kept getting error when I installed the given requirement.txt in the git repo by using the python 3.8.10. Is there any other env instruciton?
```
Installing build dependencies ... error
e…
-
### Current Behaviour
raise error
```python
/usr/local/lib/python3.10/dist-packages/ydata_profiling/model/pandas/describe_date_pandas.py:34: UserWarning: Discarding nonzero nanoseconds in convers…
-
### Description of the bug:
Hi,
I am trying to covert an PyTorch to TFLite which uses `torch.argmax(..).indicies` and `torch.gather(..`) - hence creating `LongTensor`s (Int64). As my targeted r…
-
Hello everyone, thank you very much for your contribution. I appreciate the effort and consistency in uploading the code for such many models and maintaining this repository.
I saw Kosmos-2 and I q…
-
## Describe the bug
I want to evaluate custom tasks from the [cosmopedia Benchmark evaluation](https://github.com/huggingface/cosmopedia/tree/main/evaluation) which yields this import error:
```
Tr…
-
### Bug description
Got
**RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:1 and cuda:0! (when checking argument for argument index in method wrapp…