Update README.md
Browse files
README.md
CHANGED
@@ -19,8 +19,8 @@ GGML project with a hope to democratize the use of Large Models. Depending on th
|
|
19 |
### Features
|
20 |
* All quantization details are listed on the right by Hugging Face.
|
21 |
* All the models have been tested in `llama.cpp` environments, `llama-cli` and `llama-server`.
|
22 |
-
* Furthermore, a YouTube video has been made to introduce the basics of using `lmstudio` to utilize these models.
|
23 |
-
|
24 |
|
25 |
|
26 |
### Code Example
|
|
|
19 |
### Features
|
20 |
* All quantization details are listed on the right by Hugging Face.
|
21 |
* All the models have been tested in `llama.cpp` environments, `llama-cli` and `llama-server`.
|
22 |
+
* Furthermore, a YouTube video has been made to introduce the basics of using `lmstudio` to utilize these models. 👇
|
23 |
+
[![lmstudio_yt](https://img.youtube.com/vi/JRID-6sRl7I/0.jpg)](https://www.youtube.com/watch?v=JRID-6sRl7I)
|
24 |
|
25 |
|
26 |
### Code Example
|