Paul Bricman
Paul Bricman
Hm if that would be a thing in the future I think it only makes sense to somehow first make use of (created, modified, accessed) timestamps of the note themselves,...
Opening the developer view of the Electron app (Ctrl + I, I think?) might reveal some useful errors in the console.
@bensleveritt do you haven to have any quick CORS spell to cast?
Thanks for the PR! As mentioned on Discord (https://discord.com/channels/817119487999606794/825717174257319974/833584636533407745), I think using the `AutoModel` class from `transformers` would make the implementation somewhat simpler, as you can simply give it the...
Hi @tobiasbueschel, Thanks for the kind words. I'm not actively maintaining this project anymore, though @bensleveritt might know better whether or not there are people interested in doing that. Feel...
+1, I've been having issues with libappindicator3 as well on Ubuntu. After `sudo apt-get install -y libappindicator3-1`, it still panicks with `libappindicator3 library not found!` on `cargo run --example linux`....
@jasonzhou1 I only get gibberish output with the XL model, worse than the small version. Have you actually had any luck with it? Update: also tried the other models linked...
@classicrob that sounds a bit like the incremental writing plugin (https://github.com/bjsi/incremental-writing). It uses the obsidian search to add notes to a queue, but not sure how it does that
Hey @Warvito, don't you want to try a PR for this?
It seems like it, messing with n_projections and n_hash_tables make it sometimes return results. Do you know of effective heuristics for choosing values for the two? I plan on working...