hellork commited on
Commit
b62f66b
·
verified ·
1 Parent(s): ddf8c44

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -145,9 +145,10 @@ llama-server --hf-repo hellork/law-chat-IQ4_NL-GGUF --hf-file law-chat-iq4_nl-im
145
 
146
  ### The Ship's Computer:
147
 
148
- Interact with this model by speaking to it. Lean, fast, & private, networked speech to text, AI images, multi-modal voice chat, control apps, webcam, and sound with less than 4GiB of VRAM.
149
  [whisper_dictation](https://github.com/themanyone/whisper_dictation)
150
 
 
 
151
  ```bash
152
  git clone -b main --single-branch https://github.com/themanyone/whisper_dictation.git
153
  pip install -r whisper_dictation/requirements.txt
 
145
 
146
  ### The Ship's Computer:
147
 
 
148
  [whisper_dictation](https://github.com/themanyone/whisper_dictation)
149
 
150
+ Interact with this model by speaking to it. Lean, fast, & private, networked speech to text, AI images, multi-modal voice chat, control apps, webcam, and sound with less than 4GiB of VRAM.
151
+
152
  ```bash
153
  git clone -b main --single-branch https://github.com/themanyone/whisper_dictation.git
154
  pip install -r whisper_dictation/requirements.txt