Uh oh!
There was an error while loading. Please reload this page.
Add Microsoft.ML.GenAI.Phi, test package and sample project. - #7184
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
|
Azure Pipelines successfully started running 2 pipeline(s). |
fe88a76 to
d6f0e61CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
luisquintanilla
commented
Jul 22, 2024
@LittleLittleCloud samples look good. Something we might want to think about is the naming of the SK naming conventions for adding a model to make it more generic. Similar to: |
| return tokens | ||
| .Where(t => t.Offset != (0, 0)) | ||
| .Select(t => t.Id) |
There was a problem hiding this comment.
To detect the _ token automatically added by tokenzier
There was a problem hiding this comment.
ok, thanks. it is worth a comment.
Also, EncodeToToken is very expensive comparing to EncodeToIds. If you are interested to optimize I can suggest some code to check for _ token.
There was a problem hiding this comment.
Yes that would be very helpful
LittleLittleCloud
commented
Jul 23, 2024
Rename to |
LittleLittleCloud
commented
Jul 30, 2024
/azp run |
|
Azure Pipelines successfully started running 2 pipeline(s). |
We are excited to review your PR.
So we can do the best job, please check:
Fixes #nnnnin your description to cause GitHub to automatically close the issue(s) when your PR is merged.#7169