innerspace / modal

Commit History

Refactor UI examples, add multi-turn and deflection dataset examples, and implement context checks
fe43097

Codex commited on

fix: update tokenizer handling to avoid model config mismatch warning and align pad_token_id with eos_token_id
dd01a03

Codex commited on

fix: use pad_token_id to avoid token registry warning, drop redundant dtype in from_pretrained
cc7e7e8

Codex commited on

fix: use Image.add_local_file() — correct Modal 1.x API to embed dataset.py
1aed727

Codex commited on

fix: replace removed modal.Mount with Image.copy_local_file() for Modal 1.x
756d08c

Codex commited on

fix: mount modal/ dir so dataset.py is importable in container, expand cache cleanup to repo root
628ef06

Codex commited on

feat: restructure remote training files under modal/ and expand synthetic CBT dataset
2cc9de8

Codex commited on