Microsoft.ML.Tokenizers.Data.Gpt2
1.0.2
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.ML.Tokenizers.Data.Gpt2 --version 1.0.2
NuGet\Install-Package Microsoft.ML.Tokenizers.Data.Gpt2 -Version 1.0.2
<PackageReference Include="Microsoft.ML.Tokenizers.Data.Gpt2" Version="1.0.2" />
<PackageVersion Include="Microsoft.ML.Tokenizers.Data.Gpt2" Version="1.0.2" />
<PackageReference Include="Microsoft.ML.Tokenizers.Data.Gpt2" />
paket add Microsoft.ML.Tokenizers.Data.Gpt2 --version 1.0.2
#r "nuget: Microsoft.ML.Tokenizers.Data.Gpt2, 1.0.2"
#addin nuget:?package=Microsoft.ML.Tokenizers.Data.Gpt2&version=1.0.2
#tool nuget:?package=Microsoft.ML.Tokenizers.Data.Gpt2&version=1.0.2
About
The Microsoft.ML.Tokenizers.Data.Gpt2
includes the Tiktoken tokenizer data file gpt2.tiktoken, which is utilized by models such as Gpt-2
.
Key Features
- This package mainly contains the gpt2.tiktoken file, which is used by the Tiktoken tokenizer. This data file is used by the Gpt-2 model.
How to Use
Reference this package in your project to use the Tiktoken tokenizer with the specified model.
// Create a tokenizer for the specified model
Tokenizer tokenizer = TiktokenTokenizer.CreateForModel("Gpt-2");
Main Types
Users shouldn't use any types exposed by this package directly. This package is intended to provide tokenizer data files.
Additional Documentation
Related Packages
Microsoft.ML.Tokenizers
Feedback & Contributing
Microsoft.ML.Tokenizers.Data.Gpt2 is released as open source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.ML.Tokenizers (>= 1.0.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.ML.Tokenizers.Data.Gpt2:
Package | Downloads |
---|---|
SemanticKernel.Orchestration
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0-preview.1.25127.4 | 215 | 2/28/2025 |
2.0.0-preview.1.25125.4 | 74 | 2/25/2025 |
1.0.2 | 585 | 2/26/2025 |
1.0.1 | 370 | 1/15/2025 |
1.0.0 | 621 | 11/14/2024 |
0.22.0 | 132 | 11/13/2024 |
0.22.0-preview.24526.1 | 79 | 10/27/2024 |
0.22.0-preview.24522.7 | 167 | 10/23/2024 |