Update README.md
Browse files
README.md
CHANGED
@@ -66,6 +66,12 @@ The model can be customized for specific tasks with minimal effort.
|
|
66 |
|
67 |
</div>
|
68 |
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
## Examples
|
70 |
|
71 |
|
@@ -213,13 +219,6 @@ print(f'User: {question}\nAssistant: {response}')
|
|
213 |
|
214 |
https://colab.research.google.com/drive/1Iu6ssNvlA2bNGlOLq7xR0l-5qtBIqul4
|
215 |
|
216 |
-
## Llama.cpp Realtime CPU demo by ngxson.
|
217 |
-
|
218 |
-

|
219 |
-
|
220 |
-
github: https://github.com/ngxson/vintern-realtime-demo
|
221 |
-
Thanks Son :)
|
222 |
-
|
223 |
## Citation
|
224 |
|
225 |
```
|
|
|
66 |
|
67 |
</div>
|
68 |
|
69 |
+
## Llama.cpp - Realtime CPU demo by ngxson.
|
70 |
+
|
71 |
+

|
72 |
+
|
73 |
+
Github: https://github.com/ngxson/vintern-realtime-demo Thanks Son :)
|
74 |
+
|
75 |
## Examples
|
76 |
|
77 |
|
|
|
219 |
|
220 |
https://colab.research.google.com/drive/1Iu6ssNvlA2bNGlOLq7xR0l-5qtBIqul4
|
221 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
222 |
## Citation
|
223 |
|
224 |
```
|