How to use from
Hermes Agent
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama-server -hf forkjoin-ai/qwen3-vl-2b-instruct-gguf:Q8_0
Configure Hermes
# Install Hermes:
curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash
hermes setup
# Point Hermes at the local server:
hermes config set model.provider custom
hermes config set model.base_url http://127.0.0.1:8080/v1
hermes config set model.default forkjoin-ai/qwen3-vl-2b-instruct-gguf:Q8_0
Run Hermes
hermes
Quick Links

Qwen3 Vl 2B Instruct

Forkjoin.ai conversion of Qwen/Qwen3-VL-2B-Instruct to GGUF format for edge deployment.

Model Details

Usage

With llama.cpp

./llama-cli -m qwen3-vl-2b-instruct-gguf.gguf -p "Your prompt here" -n 256

With Ollama

Create a Modelfile:

FROM ./qwen3-vl-2b-instruct-gguf.gguf
ollama create qwen3-vl-2b-instruct-gguf -f Modelfile
ollama run qwen3-vl-2b-instruct-gguf

About Forkjoin.ai

Forkjoin.ai runs AI models at the edge -- in-browser, on-device, zero cloud cost. These converted models power real-time inference, speech recognition, and natural language capabilities.

All conversions are optimized for edge deployment within browser and mobile memory constraints.

License

Apache 2.0 (follows upstream model license)

Downloads last month
16
GGUF
Model size
2B params
Architecture
qwen3vl
Hardware compatibility
Log In to add your hardware

8-bit

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

Model tree for forkjoin-ai/qwen3-vl-2b-instruct-gguf

Quantized
(67)
this model