Shuxun Wang
Results
1
comments of
Shuxun Wang
Actually, when pass a local path as the `model_name` in `from_pretrained`, current code still tries to map it into a "official name" in HookedTransformer.py around 1312 lines. I changed it...