Phase 2 prep: copy Phase 1 ckpt to repo root with attnres model_type + GPT2TokenizerFast; fixes Phase 2 from_pretrained 404 21a1147 verified oars344 commited on Jul 4
README.md v2: clarify trust_remote_code=False caveat for external users; replace local-style AttnResLM.from_pretrained snippet with model.model.layers[i].attn_res.proj probing path that works through the HF wrapper af6bf1d verified oars344 commited on Jul 4
Patch README: replace local-style AttnResLM snippet with HF AutoModel API path + AttnRes-aware LoRA target modules 8945f2e verified oars344 commited on Jul 4