logoalt Hacker News

EGregyesterday at 5:15 PM1 replyview on HN

How does this get added in practice?


Replies

flakinessyesterday at 5:21 PM

According to the linked PR, the original model does come with MTP which is another "head" (=output path) in the same model and (supposedly) runs faster.

The current implementation ignores that head but the PR let the tool recognize it, plus does proper integration (run the MTP while running the slower main path then compare the result, I believe.)

show 1 reply