calcuis commited on
Commit
b37b9e1
·
verified ·
1 Parent(s): ef7998c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -18,3 +18,8 @@ ggc s2
18
  ```
19
 
20
  ![screenshot](https://raw.githubusercontent.com/calcuis/gguf-pack/master/d2.png)
 
 
 
 
 
 
18
  ```
19
 
20
  ![screenshot](https://raw.githubusercontent.com/calcuis/gguf-pack/master/d2.png)
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))