add disclaimer at the end of README
Browse files
README.md
CHANGED
|
@@ -54,3 +54,6 @@ or
|
|
| 54 |
```
|
| 55 |
./llama-server --hf-repo TheOSExplorer/phi-1-Q2_K-GGUF --hf-file phi-1-q2_k.gguf -c 2048
|
| 56 |
```
|
|
|
|
|
|
|
|
|
|
|
|
| 54 |
```
|
| 55 |
./llama-server --hf-repo TheOSExplorer/phi-1-Q2_K-GGUF --hf-file phi-1-q2_k.gguf -c 2048
|
| 56 |
```
|
| 57 |
+
|
| 58 |
+
|
| 59 |
+
this model is only for VERY hot garbage devices, it is not recommeded for general use
|