corticalstack
corticalstack
@danielhanchen thanks for the fix. Just to clarify, for the local machine update, would your proposed pip syntax still work when I original installed with the following, for a conda...
That's the same syntax as you shared yesterday, and is fine for an existing unsloth[conda] install?
I wish I had seen this before uninstalling vanilla vscode to get cursor up and running in WSL, uggh.
@krrishdholakia I have the exact same issue as reported by @VfBfoerst . @VfBfoerst do you still experience this? I have UI_USERNAME and UI_PASSWORD configured in environment variables, and general_settings.master_key in...
@krrishdholakia role: admin, id: admin. I checked in the proxy_server.py code, which checks for the user having the admin role, so....
> @sdonohoo Marking this step for us to add step to create the environment in step 3.10 It would certainly make sense to have the dev environment creation documented, especially...
Having walked through the accelerator outer-inner loop steps, I'd say what currently exists very much focuses on a single environment setup (creating environment, code copied/missed when setting up a 2-env...
> Reviewing the issue. Thanks, Generally there's issues where the step-by-step text and naming of repos used are not fully consistent, especially with the screenshots. E.g. sometimes mlopsv2demo is used,...
Just adding the cause for missing Python SDK v2 solutions in the test mlopsv2demo repo that gets created is because the default branch is not main for the existing repos...
I thinnk the problem is that the step-by-step guide for MLOps V2 with ADO and Terraform misses the service connection creation to create github-connection, as documented in quickstart.md for mlopsv2...