Marc R Kellerman

Results 81 comments of Marc R Kellerman

Another example: ``` models: - name: ggml-gpt4all-j checksum: - sha256: ... path: /models/ggml-gpt4all-j.bin backend: gpt4all-j defaults: top_p: ... stop_words: ... prompts: - completion: ... - chat: ... aliases: - gpt-3.5-turbo...

You need to pass the -Credential parameter to auth to the vm. -AsUser will use that user to create and run the scheduled job. One cred to auth to the...

Invoke-CommandAs -Credential $adminUser -AsSystem -ScriptBlock { ... } Look at the examples in the README.md

Other than the minor cleanup, this seems to be more of a documentation issue, since you're not doing any correction to the code. Am i right?

Sorry, i havent had the time to think though this step. Basically, the main credential is used to authenticate to the remote computer. and the AsUser is used to run...

@lipkau Any way we can push a new version manually while we are working on refactoring the CI workflows?

The same binary, but you can interact with the models through an API request, instead of UI clicks.

Let's replicate the one used by history-dump, unless someone has any issues with that: ``` ## Backup targets ## # # Array of strings for each category # Strings can...

For the sake of keeping the config.ini file simple, and the least number of options, I would simply add 'none' AND 'all' as an option for MediaWhitelist. I would make...

In the meantime, you can use: MediaWhitelist = document MaxSize = 0B