Maksym Taran

Results 27 issues of Maksym Taran

We currently only set up docker+tailscale+nvidia gunk needed for use with docker. But we also want to do some partitioning and setting up of swap. Details per past comment of...

Currently they are deleted when their corresponding run/task env is stopped/destroyed, but this can make it harder to debug issues with past workload allocations, etc.

### Steps to reproduce 1. make a `repro.dstack.yml` with: ```yaml type: task name: my-repro-task image: dstackai/dind:latest privileged: true commands: - start-dockerd - sleep infinity resources: cpu: 4.. memory: 6GB.. gpu:...

bug

I tried to kick the tires on skypilot and the car broke: ## Repro steps 1. set up fluidstack account (including inserting the coin to be able to launch GPU...

Stale

IDENG-379TagsCreated byTed SuzmanStatusNot startedSpeculativeGood starter task Might not be needed if we do #814

manual scoring

- Inlines `DriverImpl` into `Driver`, making the later concrete. - Switches `Driver` to use a `TaskInfo` to represent the task that it's being used with, and to directly call methods...

## Summary This PR adds support for the base (non-instruct) version of Qwen3-0.6B to TransformerLens. ## Motivation Currently, TransformerLens supports `Qwen/Qwen3-0.6B` (the instruct version), but not the base version `Qwen/Qwen3-0.6B-Base`....