Closed tarekgh closed 1 month ago
@michaelgsharp Could you please help review this change?
@ericstj could you please help reviewing the changes in the csproj files for a new added Microsoft.Bcl.Memory
dependency and enable restoring from net9 feed? The second commit include such changes.
Attention: Patch coverage is 92.19858%
with 22 lines
in your changes missing coverage. Please review.
Project coverage is 68.80%. Comparing base (
9baf26b
) to head (af53b84
). Report is 3 commits behind head on main.
The changes here include the following:
o1
model labels in the Tiktoken tokenizerEncodedToken
with theRange
and remove theTorchSharp
Range/Index
implementationSentencePieceBpeTokenizer
to allow adding more models to it in the futureTokenizer.Decode
method return a non-nullable stringEvery commit in the PR is representing one of the listed changes. Reviewing every commit separately will make it easier to have a clear understanding of the changes.