buley commited on
Commit
dbb4bfc
·
verified ·
1 Parent(s): 4a48385

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -7,20 +7,20 @@ tags:
7
  - gguf
8
  - audio
9
  - speech
10
- - affectively
11
  base_model: VibeVoice/VibeVoice-1.5B
12
  pipeline_tag: text-to-audio
13
  ---
14
 
15
  # Vibevoice 1.5B
16
 
17
- AFFECTIVELY 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**: [AFFECTIVELY](https://affectively.ai)
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 AFFECTIVELY
46
 
47
- [AFFECTIVELY](https://affectively.ai) is an emotion intelligence platform that runs AI models at the edge -- in-browser, on-device, zero cloud cost. These converted models power the platform's real-time emotion analysis, speech recognition, and natural language capabilities.
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