Hi,
I belive we are addressing these issues now in this thread but for visibility I'll quickly answer it here as well:
1,2/ Correct, legacy blobconverter is meant for converting non YOLO models. The intended legacy conversion path for YOLO models is to use tools web app which takes in a .pt file and converts it to a blob file.
3/ This is a bug which we are addressing right now (PR here) and will be available in the next release of modelconverter package. Additionally now there is also an option to convert to .blob (instead of .superblob) through Hub UI where you can pick "Convert to blob" in advanced RVC2 conversion parameters.
Best,
Klemen