Closed levmckinney closed 1 year ago
When running load_artifact if the lens is not found you just get a confusing 404 error.
from tuned_lens.load_artifacts import load_lens_artifacts load_lens_artifacts("adsdased")
This should report a useful error.
When running load_artifact if the lens is not found you just get a confusing 404 error.
This should report a useful error.