nevakrien

Results 68 comments of nevakrien

hey this notebook is a deadlink can you give us something that works

same issue competently unrelated to the project (just trying to compile the most basic openmp on gpu) my nvcc is 12.3 and I am trying it with gcc11 gcc12 and...

I have a fairly similar problem with libmkl_sycl_blas.so.4 which is kind of ironic because I am on intel cloud

so i added docs in saw it indexed them as it should but it didnt retrive any

tried [zos474](https://github.com/zos474) solution but it dosent work for me. the model does not use the selected data I am sure the data is indexed so idk whats going on there

I tried that and it didnt work it still remebers my settings on reinstall... I have a broken file somewhere in my localdocs setup so it would just keep crashing...

I solved the issue that made me want to reinstall. it is still an issue that there is no way to get a full uinstall from the app itself. there...

I got the same issue with src language being set to Latin by default and not wanting to change at all. this seems like a straight up bug because the...

for anyone in the new version of hf that has issues with this here is the easy (dirty) fix ```python def translate_text(text): # Tokenize and translate the text encoded_text =...

same issue but from the xpu end of things using the official intel extension ie python -m pip install torch==2.0.1a0 torchvision==0.15.2a0 intel-extension-for-pytorch==2.0.120+xpu --extra-index-url https://pytorch-extension.intel.com/release-whl-aitools/