Phil
Phil
How about when importing Tokens via JSON we could check for every imported Token if there already is a Token in the DB that has the same `issuer`, `label` and...
@lemmy04 Thats probably due to the fact that when importing, the `id` (primary-key) is set to the index of the token in the JSON Token list. Therefore if you import...
Thanks for your comments. I can try to split the UI/Backend parts into 2 PRs. As for fingerprint it is already integrated, if the Unlock Activity is shown, the Activity...
> Could you maybe explain a bit more how you actually store the key used for decryption if biometrics are used? From what I could read, you actually store the...
Any news on this issue? If not I would try to implement a proposition for symmetric encryption with a user password
> Where is FIM actually implemented for each model? The actual infilling / FIM prompt is already implemented in `llama.cpp` in https://github.com/ggerganov/llama.cpp/pull/3296, so we can simply leverage the `/infill` API....
> @PhilKes It'd be good if we could list all supported models, as well. > > How does `llama.cpp` know the FIM prompt template? Is this info contained in the...
Would love to hear some opinions on this @jmorganca 😀
@rstoyanchev would love some feedback if you have the time.
Any opinions on this @philwebb , @mhalbritter? 😀