Michael Mior
Michael Mior
So for some reason, a browser window popped open with the Tailscale login page. This was without any prompting from me, but this time I was able to log in...
I had to restart Tailscale and now it's stuck at "Loading Backend…" I get one of the same error messages I saw previously. ``` default 12:48:47.120033-0500 IPNExtension Received error: register...
@agottardo The only one I'm aware of that is installed is Docker Desktop and I run into issues with Tailscale even when Docker is not running. I'll add that I'm...
@snowplowcla I signed it!
That's fair. I wasn't really working with a CSV file, but a file with a bunch of comma separated lines some of which were quoted and I wanted a way...
As I mentioned, I'm dealing with some fields which are quoted which was the whole reason for wanting to use `csvcut`.
@nicklanng Did you ever figure this out? I'm at the same point where `ls` builds, but I just get white output.
Using `",` doesn't solve the problem of escaping since `\",` is part of a valid JSON string, but does not close the string.
Perhaps this should be a separate issue, but RTK 2+ is currently unsupported.
This isn't from Hugging Face, but a configuration output from LoRA finetuning using `litgpt finetune lora`.