Update README.md
Browse files
README.md
CHANGED
@@ -18,3 +18,8 @@ ggc s2
|
|
18 |
```
|
19 |
|
20 |

|
|
|
|
|
|
|
|
|
|
|
|
18 |
```
|
19 |
|
20 |

|
21 |
+
|
22 |
+
### **review/reference**
|
23 |
+
- simply execute the command (`ggc s2`) above in console/terminal
|
24 |
+
- note: model file(s) will be pulled to local cache automatically during the first launch; then opt to run it entirely offline; i.e., from local URL: http://127.0.0.1:7860 with lazy webui
|
25 |
+
- gguf-connector ([pypi](https://pypi.org/project/gguf-connector))
|