File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7961,7 +7961,7 @@ Current version indicated by LITEVER below.
79617961 } else {
79627962 lastlogprobsstr = "Not Available";
79637963 }
7964- msgbox(lastlogprobsstr,"Logit Probability Viewer",true);
7964+ msgbox(lastlogprobsstr,"Token Probability Viewer",true);
79657965 }
79667966
79677967 var worker_data_showonly = []; //only for table display, dont mix
@@ -19453,7 +19453,7 @@ Current version indicated by LITEVER below.
1945319453 </div>
1945419454 <div class="settinglabel">
1945519455 <div class="justifyleft settingsmall">Request Logprobs <span class="helpicon">?<span
19456- class="helptext">If enabled, request top 5 alternative token logit probabilities for each generated token. Incurs an overhead.</span></span></div>
19456+ class="helptext">If enabled, request top 5 alternative token log- probabilities for each generated token. Incurs an overhead.</span></span></div>
1945719457 <input title="Request Logprobs" type="checkbox" id="request_logprobs" style="margin:0px 0px 0px auto;">
1945819458 </div>
1945919459 </div>
You can’t perform that action at this time.
0 commit comments