Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
testing – AI Model by antoniojoboy | AlphaNeural AI
You can deploy this model and start earning money today!
antoniojoboy
/
testing
like
0
gguf
llama
llama.cpp
unsloth
endpoints_compatible
us
conversational
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
Pronto-llama-3-8b-Instruct-bnb-4bit - 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:
llama-3-8b-instruct.Q8_0.gguf
llama-3-8b-instruct.F16.gguf
Ollama
An Ollama Modelfile is included for easy deployment.