calcuis commited on
Commit
8bbb443
·
verified ·
1 Parent(s): f0c2439

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -35,7 +35,7 @@ ggc s6
35
  ```
36
  ggc s2
37
  ```
38
- - note: for `ggc s2`, 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
39
 
40
  ### **reference**
41
  - base model from [nari-labs](https://huggingface.co/nari-labs)
 
35
  ```
36
  ggc s2
37
  ```
38
+ - note: differ from `ggc s6`, for `ggc s2`, model file(s) will be pulled to local cache automatically during the first launch (if you don't have gguf in your current directory, it will shift to s2 mode); then opt to run it entirely offline; i.e., from local URL: http://127.0.0.1:7860 with lazy webui
39
 
40
  ### **reference**
41
  - base model from [nari-labs](https://huggingface.co/nari-labs)