Commit History

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

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

Patch README: replace local-style AttnResLM snippet with HF AutoModel API path + AttnRes-aware LoRA target modules
8945f2e
verified

oars344 commited on

Phase 1 training complete
c94cf4b
verified

oars344 commited on

initial commit
8b8381a
verified

oars344 commited on