-
With from `cuml.cluster import HDBSCAN` and `from cuml.manifold import UMAP` I can use Bertopic on a single GPU. My question now is whether it is also possible to use` import UMAP from cuml.dask.manif…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched for other issues and couldn't find a solution or duplication
- [X] I already searched in Google and didn't find any good information o…
-
Figure out a way to conveniently store, load and share pre-trained NLP models.
* Any file formats we can use?
* Libraries to generate and load them?
* Where to physically store the models? Separat…
-
When I tried to generate a gaussian noise and run the example code,
> import pycbc.noise
mport pycbc.psd
import pylab
flow = 30.0
delta_f = 1.0 / 16
flen = int(2048 / delta_f) + 1
psd = pycb…
-
pandas.errors.ParserError: Error tokenizing data. C error: Expected 1 fields in line 13, saw 2
Stems from get_statcast_data_from_csv. Happens on 2022-07-17
-
## Description
### What steps will reproduce the problem?
1st Method:
1a) Create a Markdown cell.
1b) Drag an image from the Windows file system into the Markdown cell.
1c) Images do not displ…
-
**Update:** For most this should work https://github.com/facebookresearch/audiocraft/issues/13#issuecomment-1588298067
Any chance of getting help and/or updated instructions suitable for running au…
-
I have not been able to get the comments by downloading cookies or using the browser.
I also do not receive any error messages.
```
url = "https://www.facebook.com/elnuevodia/posts/pfbid02ow1g1rpib…
-
### Bug description
`KeyError` occurs when I try to save hyperparameters in a subclass which initializes LightningModule.
### What version are you seeing the problem on?
v2.0
### How to reproduce …
-
When I use an 8-bit ADAM with FSDP, I get an error as follows:
`RuntimeError: output tensor must have the same type as input tensor`
If my understanding is correct, there seems to be a casting i…