Kyrylo Baibula
Kyrylo Baibula
First of all, thank you all for your responses! > would you be willing to consider basing this module on that one? Yeah, as mentioned in issue #972, I was...
@emilazy Currently, I'm a bit confused, directly setting `models` as `$HOME/.ollama/models` didn't work (as I did in 68916357bf5dd18860c7d7aac27a116ce482eeb7), but setting them to specific path worked. As I understood `launchd` doesn't...
@tqwewe It seems to be experimental: https://github.com/ollama/ollama/blob/290cf2040af072812b4b29e61aee773310917f62/envconfig/config.go#L164 Also, I'm on M2, so I can't figure it out either
The same 😢 on mac
@therealpxc Done, see emacs-rustic/rustic#48
Same here, trying to capture all the deps and versions in `Cargo.toml` file using this query: ```elisp (document (table [ ;; capture the dependencies key and from simple: ;; ;;...
In my case, also, logs are refereing to: ``` thread '' panicked at 'called `Option::unwrap()` on a `None` value', /Users/runner/.cargo/git/checkouts/tree-sitter-ae9a8b878b09f085/475b822/lib/binding_rust/lib.rs:1833:72 ```
Same problem in Safari (still)
It's quite popular I would say: https://github.com/search?q=BoxTryFuture&type=code
You're right. So you consider this extra for now? I still think that this is quite useful. > Also, the search can be extended by looking for the usage of...