Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -7,20 +7,20 @@ tags:
|
|
| 7 |
- gguf
|
| 8 |
- audio
|
| 9 |
- speech
|
| 10 |
-
-
|
| 11 |
base_model: VibeVoice/VibeVoice-1.5B
|
| 12 |
pipeline_tag: text-to-audio
|
| 13 |
---
|
| 14 |
|
| 15 |
# Vibevoice 1.5B
|
| 16 |
|
| 17 |
-
|
| 18 |
|
| 19 |
## Model Details
|
| 20 |
|
| 21 |
- **Source Model**: [VibeVoice/VibeVoice-1.5B](https://huggingface.co/VibeVoice/VibeVoice-1.5B)
|
| 22 |
- **Format**: GGUF
|
| 23 |
-
- **Converted by**: [
|
| 24 |
|
| 25 |
## Usage
|
| 26 |
|
|
@@ -42,9 +42,9 @@ ollama create vibevoice-1.5b-gguf -f Modelfile
|
|
| 42 |
ollama run vibevoice-1.5b-gguf
|
| 43 |
```
|
| 44 |
|
| 45 |
-
## About
|
| 46 |
|
| 47 |
-
[
|
| 48 |
|
| 49 |
All conversions are optimized for edge deployment within browser and mobile memory constraints.
|
| 50 |
|
|
|
|
| 7 |
- gguf
|
| 8 |
- audio
|
| 9 |
- speech
|
| 10 |
+
- forkjoin-ai
|
| 11 |
base_model: VibeVoice/VibeVoice-1.5B
|
| 12 |
pipeline_tag: text-to-audio
|
| 13 |
---
|
| 14 |
|
| 15 |
# Vibevoice 1.5B
|
| 16 |
|
| 17 |
+
Forkjoin.ai conversion of [VibeVoice/VibeVoice-1.5B](https://huggingface.co/VibeVoice/VibeVoice-1.5B) to GGUF format for edge deployment.
|
| 18 |
|
| 19 |
## Model Details
|
| 20 |
|
| 21 |
- **Source Model**: [VibeVoice/VibeVoice-1.5B](https://huggingface.co/VibeVoice/VibeVoice-1.5B)
|
| 22 |
- **Format**: GGUF
|
| 23 |
+
- **Converted by**: [Forkjoin.ai](https://forkjoin.ai)
|
| 24 |
|
| 25 |
## Usage
|
| 26 |
|
|
|
|
| 42 |
ollama run vibevoice-1.5b-gguf
|
| 43 |
```
|
| 44 |
|
| 45 |
+
## About Forkjoin.ai
|
| 46 |
|
| 47 |
+
[Forkjoin.ai](https://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.
|
| 48 |
|
| 49 |
All conversions are optimized for edge deployment within browser and mobile memory constraints.
|
| 50 |
|