eabase

Results 197 comments of eabase

This has nothing to do with the scope. Please read the linked thread.

Any plans to fix this? Came here after googling for a solution of: https://stackoverflow.com/questions/76981412/why-doesnt-get-service-show-services-with-the-kerneldriver-servicetype Stack OverflowWhy doesn't Get-Service show services with the KernelDriver ServiceType?I was playing around with the Get-Service...

Also related to: https://github.com/PowerShell/PowerShell/issues/20188

@mniederw > As a `Workaround-1` the two registry key items can be corrected to the string "Universal Print Management Service", but in my opinion the owner of the service and...

Maybe try running your script with more debugging? ```bash python.exe -qu -W default -X tracemalloc -X utf8=1 .\xxxx.py ```

@dhiltgen Please reconsider your install paths. No serious package is putting huge models under a dotted sub-directory in home, especially on Windows. Comfortably closing the issue, does not solve the...

Also, if you use the `OLLAMA_MODELS`, where does all the other files go for example `history` etc.?

@dhiltgen Thanks for clarification. One last, question: (a) What is placed in this history folder? (b) How large can it get?

@dhiltgen > The install script reports this if `nvidia-smi` is present, That's a very poor method, you could at least have parsed it's output. Also, I can see use cases...

Sharpe is defined in the following functions. https://github.com/polakowo/vectorbt/blob/6228c72fa2886f54c369395df4501a00519029e6/vectorbt/returns/nb.py#L329-L371