brianpetro / smart-connect

70 stars 7 forks source link

Loading obsidian vault fails to render settings [Linux] #44

Open twilwa opened 1 week ago

twilwa commented 1 week ago

Hey, working with a workaround to the smart-connnections plugin for the WebGPU error, not sure how to link issues from other repos yet so not sure what number. When adding my obsidian vault, the following error is displayed in the console prior to the triggered restart: image Once the restart occurs, the application no longer renders available settings, as shown: image I beleive the error doesn't occur when using a folder that is not my obsidian vault (which has Smart Connections installed.)

It seems that error resolved after a few restarts and a short period of waiting. I'm able to successfully embed with the bge-micro-v2 model from the Smart Connections application with transformers v2.

When using nomic-ai v1.5 with transformers-v3, the following error occurs: image When attempting to use transformers-v2, the embedding run doesn't trigger: image

I'll continue experimenting when I have more time.

Linux pop-os 6.10.4-061004-generic #202408111201 SMP PREEMPT_DYNAMIC Sun Aug 11 12:15:06 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

brianpetro commented 1 week ago

I think the first error is an issue I fixed in the Obsidian plugin yesterday, but hasn't been released in the Smart Connect app yet.

In the next version, you should be able to toggle to use transformers v2 like in Obsidian, which should prevent the downstream issues 🌴