Update README.md

This commit is contained in:
AhmedZeer
2024-07-22 18:58:34 +00:00
committed by system
parent b83f9e21f0
commit 7c75df30ed

View File

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