Update info
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ This repo contains GGUF format model files for [shuvom/yuj-v1](https://huggingfa
|
|
23 |
<!-- README_GGUF.md-about-gguf start -->
|
24 |
### About GGUF
|
25 |
|
26 |
-
GGUF and GGML are file formats used for storing models for inference, especially in the context of language models like GPT (Generative Pre-trained Transformer).
|
27 |
|
28 |
[more info.](https://github.com/ggerganov/llama.cpp)
|
29 |
|
|
|
23 |
<!-- README_GGUF.md-about-gguf start -->
|
24 |
### About GGUF
|
25 |
|
26 |
+
GGUF and GGML are file formats used for storing models for inference, especially in the context of language models like GPT (Generative Pre-trained Transformer). It allows you to inference in consumer-grade GPUs and CPUs.
|
27 |
|
28 |
[more info.](https://github.com/ggerganov/llama.cpp)
|
29 |
|