tarek-liquid commited on
Commit
fe36f7b
·
verified ·
1 Parent(s): e224f04

Add link to source code

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -88,6 +88,10 @@ Use `liquid_audio_chat.py` script to communicate with the server.
88
  uv run liquid_audio_chat.py
89
  ```
90
 
 
 
 
 
91
  # Demo
92
 
93
  <Gallery />
 
88
  uv run liquid_audio_chat.py
89
  ```
90
 
91
+ # Source Code for Runners
92
+
93
+ Runners are built from https://github.com/ggml-org/llama.cpp/pull/18641. It's WIP and will take time to land in upstream.
94
+
95
  # Demo
96
 
97
  <Gallery />