TypeGen icon indicating copy to clipboard operation
TypeGen copied to clipboard

Wrong Function Name in mask.py

Open bhzhangCST opened this issue 1 year ago • 0 comments

In typegen/mask.py, when model name is incoder, function run_unixcoder() is called at line 137 and 139, which is incorrect. Should be revised to run_incoder instead.

bhzhangCST avatar Jan 12 '25 07:01 bhzhangCST