Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
Llama3.2-3B-Instruct – AI Model by Sowmyaravi | AlphaNeural AI
You can deploy this model and start earning money today!
Sowmyaravi
/
Llama3.2-3B-Instruct
like
0
gguf
endpoints_compatible
us
imatrix
conversational
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
# Llama 3.2 3B Instruct (Quantized)
This model is a local quantized version of Meta's **Llama 3.2 3B Instruct** model in
.gguf
format, suitable for running with **Ollama** or **llama.cpp**.
## Usage
You can use this model locally with:
bash
1
2
ollama pull Sowmyaravi/Llama3.2-3B-Instruct
3
4
5