Edit model card

This repository contains the checkpoints of the paper Self-Adapting Large Visual-Language Models to Edge Devices across Visual Modalities.

To download one checkpoint, one can do:

!pip install huggingface_hub
from huggingface_hub import hf_hub_download

filepath = hf_hub_download(repo_id="ramfais/edgevl_weights", filename="datt_eurosat/wandb/latest-run/files/src/best_model.pth")
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Examples
Unable to determine this model's library. Check the docs .