Vibevoice 1.5B
Forkjoin.ai conversion of VibeVoice/VibeVoice-1.5B to GGUF format for edge deployment.
Model Details
- Source Model: VibeVoice/VibeVoice-1.5B
- Format: GGUF
- Converted by: Forkjoin.ai
Usage
With llama.cpp
./llama-cli -m vibevoice-1.5b-gguf.gguf -p "Your prompt here" -n 256
With Ollama
Create a Modelfile:
FROM ./vibevoice-1.5b-gguf.gguf
ollama create vibevoice-1.5b-gguf -f Modelfile
ollama run vibevoice-1.5b-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
- 108