Dawid Laszuk

Results 54 comments of Dawid Laszuk

What do you mean by "could it work in CUDA"? It could. Whether it's going to be faster? Unlikely. There's very little parallelization in EMD. In case of large time...

EMD only works on time series. EMD wouldn't know which dimension in your tensor is time series therefore it should fail. I don't think there's an easy solution to processing...

@natoverse I'm getting this issue on the example from Getting Started

I just used `gpt-5-mini` with embeddings `text-embedding-3-small` and got nothing in return, i.e. `KeyError: "Column(s) ['description', 'source_id', 'weight'] do not exist"`. The output is empty; `stats.json` contains only 0s and...

Nothing says "this project is abandoned" like the website being down for a week and there's no one fixing it. Too bad, I just learned about this project and thought...

I have the same issue. The doc says that it's _enough_ to add Ollama host. After adding it, I see logs on Ollama server that it's asking for `/tags` but...

> Have you selected the Ollama provider from the settings menu? Nope. After changing it, it works, thanks for the hint, @ItzCrazyKns. However, honestly, I can't see it in the...

@iChristGit guess it depends how exactly you install it. I'm on macOs and follow instructions from https://github.com/ItzCrazyKns/Perplexica?tab=readme-ov-file#getting-started-with-docker-recommended. Literally, step by step commands are, ```shell # Check if docker -- version...

@iChristGit ok, I was confused by your messages. You wrote that there's "no UI yet" but it should be after you install correctly. As for the message, I agree but...

Might be the language then. You "can" change but you believe you shouldn't need to? I agree that if using Ollama it should automatically connect without the need to changing...