Peter Payter Gašparík
Peter Payter Gašparík
Yea, but that's THE best PC GPU right now although CPU is top too. Any other cases to process AI is like 100-1000x faster with GPU, for example LLM inferences....
> @Landau1994 I've read the #13 the jaxlib lib wheels from https://storage.googleapis.com/jax-releases/jax_cuda_releases.html are all for linux, but I'm trying to run on windows(bash commands were run in git bash) >...
> I have found really awesome working german models: Maybe this helps some other german speaking folks here: The roberta sentence transformer is also available in english. Maybe this works...
> @PayteR jphme/em_german_leo_mistral works just fine hi @EEmlan thx for the reply but it still doesn't work, it gives me the same error like with other models that i tried...
@EEmlan aaa now I fixed it - I needed to delete `local_data/private_gpt` stored indexed data and upload files again to reindex.
I am Windows user. I deleted CUDA 12.3 and installed CUDA again but version 12.1, because on site https://pytorch.org/ is 12.1 in `Compute platform` row. Then I installed `pytorch` again...
I needed to update Pytorch because of new 50xx Nvidia GPU and that causes this bug for me, i solved it just by `pip uninstall k_diffusion` thank you!