logan

Results 4 issues of logan

COMMIT: - cleaned up imports - expose all model params TODO: - add preset param loadouts REQUEST: - it runs but if @dribnet could please double check for 'correctness' i.e...

would it be possible to make the distill vit compatible with fastai? both the vanilla vit and efficient vit work fine.

# Add Available Memory Weighted Partitioning Strategy ## Summary This PR introduces a new partitioning strategy called `AvailableMemoryWeightedPartitioningStrategy`. This strategy distributes workloads across nodes based on their available memory, optimizing...

# Pull Request: Add Partitioning Strategy Flag with Latency-Aware Default ## Description ### Feature Added - **Partitioning Strategy Flag:** - Introduced `--partitioning-strategy` CLI flag in `main.py` to allow selection between...