shuvom commited on
Commit
ae873dd
1 Parent(s): ac8e3eb

Update info

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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