-
Notifications
You must be signed in to change notification settings - Fork 166
models gpt oss 20b generic cpu
github-actions[bot] edited this page Dec 4, 2025
·
1 revision
This model is an optimized version of gpt-oss-20b to enable local inference on CPUs. This model uses RTN quantization.
- Developed by: Microsoft
- Model type: ONNX
- License: Apache-2.0
- License Description: Use of this model is subject to the terms of the Apache License, Version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0.
- Model Description: This is a conversion of the gpt-oss-20b model for local inference on CPUs.
- Disclaimer: Model is only an optimization of the base model, any risk associated with the model is the responsibility of the user of the model. Please verify and test for your scenarios. There may be a slight difference in output from the base model with the optimizations applied. Note that optimizations applied are distinct from fine tuning and thus do not alter the intended uses or capabilities of the model.
See Azure AI Foundry model gpt-oss-20b for details.
Version: 1
foundryLocal license : MIT licenseDescription : This model is provided under the License Terms available at <https://huggingface.co/openai/gpt-oss-20b/blob/main/LICENSE>. author : Microsoft inputModalities : text outputModalities : text task : chat-completion maxOutputTokens : 2048 alias : gpt-oss-20b directoryPath : v1 disable-maap : True
View in Studio: https://ml.azure.com/registries/azureml/models/gpt-oss-20b-generic-cpu/version/1
License: MIT