How to use from the
Use from the
llama-cpp-python library
# !pip install llama-cpp-python

from llama_cpp import Llama

llm = Llama.from_pretrained(
	repo_id="Joseph717171/Gpt-OSS-20B-BF16-Unquantized",
	filename="gpt-oss-20B-BF16.gguf",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

Gpt-OSS-20B-BF16-Unquantized

Unquantized GGUF BF16 model weights for gpt-oss-20B (the MoE layers are all unquantized from MXFP4 to BF16). Happy quantizing! πŸ˜‹

Downloads last month
27
GGUF
Model size
21B params
Architecture
gpt-oss
Hardware compatibility
Log In to add your hardware

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support