CMTIP has been merged into Ply Tensor Language.
The cross-model tensor communication protocol is now part of the unified tensor language + communication pipeline.
https://github.com/lesterppo/ply-tensor-language/tree/master/cmtip
git clone https://github.com/lesterppo/ply-tensor-language
cd ply-tensor-language
python3 cmtip/cmtip_chat.py # 5-turn demo
python3 cmtip/ply_cmtip_bridge.py # Full pipeline
python3 cmtip/cmtip_repl.py # Interactive REPLThis repo is archived. All development continues at ply-tensor-language.