morikomorizz commited on
Commit
f24006c
·
verified ·
1 Parent(s): bdd0c45

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ GRM-2.6-Plus is a highly capable **27B-parameter reasoning model** built on the
28
  - **Optimized for Practical Deployment:** The model aims to remain efficient and usable across capable consumer and workstation hardware while offering strong performance for advanced tasks.
29
 
30
  ## How to Use
31
- These GGUF files are fully compatible with [llama.cpp](https://github.com/ggml-org/llama.cpp) and popular graphical interfaces like **LM Studio**, **Ollama**, **GPT4All**, and **text-generation-webui**.
32
 
33
  ### Example using `llama.cpp` CLI:
34
  ```bash
 
28
  - **Optimized for Practical Deployment:** The model aims to remain efficient and usable across capable consumer and workstation hardware while offering strong performance for advanced tasks.
29
 
30
  ## How to Use
31
+ These GGUF files are fully compatible with [llama.cpp](https://github.com/ggml-org/llama.cpp) and popular graphical interfaces like **LM Studio**, **Ollama**.
32
 
33
  ### Example using `llama.cpp` CLI:
34
  ```bash