Beta
Explore
Marketplace
Neural Labs
Playground
Wallet
Docs
gpt-oss-20b_colab – AI Model by nek0o | AlphaNeural AI
You can deploy this model and start earning money today!
nek0o
/
gpt-oss-20b_colab
like
0
safetensors
gguf
gpt_oss
llama.cpp
unsloth
endpoints_compatible
8-bit
mxfp4
us
conversational
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
gpt-oss-20b_colab - GGUF
This model was finetuned and converted to GGUF format using
Unsloth
.
Example usage
:
For text only LLMs:
llama-cli
--hf
repo_id/model_name
-p
"why is the sky blue?"
For multimodal models:
llama-mtmd-cli
-m
model_name.gguf
--mmproj
mmproj_file.gguf
Available Model files:
gpt-oss-20b.MXFP4.gguf
Ollama
An Ollama Modelfile is included for easy deployment.