Files
ComfyUI/tests-unit
bymyself f3cfb0866d Make Gemma 4 channel close markers channel aware
decode() rewrote every <channel|> into </think>, including the close of a
channel that is not the thought channel. Only close a thought channel that was
actually opened in the decoded text; other channel markers are left alone for
the caller to strip.
2026-08-11 17:47:05 -07:00
..

Pytest Unit Tests

Install test dependencies

pip install -r tests-unit/requirements.txt

Run tests

pytest tests-unit/