calcuis commited on
Commit
d557d80
·
verified ·
1 Parent(s): 26b42cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -27,7 +27,7 @@ ggc o2
27
  - opt a `codec` gguf file in the current directory to interact with (see example below)
28
 
29
  >
30
- >GGUF file(s) available. Select which one for codec:
31
  >
32
  >1. codec-bf16.gguf
33
  >2. codec-f16.gguf
@@ -43,7 +43,7 @@ ggc o2
43
  >
44
  >Enter your choice (1 to 11): 6
45
  >
46
- >GGUF file(s) available. Select which one for codec:
47
  >
48
  >1. codec-bf16.gguf
49
  >2. codec-f16.gguf
@@ -60,6 +60,6 @@ ggc o2
60
  >Enter your choice (1 to 11): _
61
  >
62
 
63
- - note: for the latest update, only tokenizer will be pulled to `models/fish` automatically during the first launch, you need to prepare the codec and model files yourself
64
  - then run it entirely offline; i.e., from local URL: http://127.0.0.1:7860 with lazy webui
65
  - gguf-connector ([pypi](https://pypi.org/project/gguf-connector))
 
27
  - opt a `codec` gguf file in the current directory to interact with (see example below)
28
 
29
  >
30
+ >GGUF file(s) available. Select which one for **codec**:
31
  >
32
  >1. codec-bf16.gguf
33
  >2. codec-f16.gguf
 
43
  >
44
  >Enter your choice (1 to 11): 6
45
  >
46
+ >GGUF file(s) available. Select which one for **model**:
47
  >
48
  >1. codec-bf16.gguf
49
  >2. codec-f16.gguf
 
60
  >Enter your choice (1 to 11): _
61
  >
62
 
63
+ - note: for the latest update, only tokenizer will be pulled to `models/fish` automatically during the first launch, you need to prepare the **codec** and **model** files yourself
64
  - then run it entirely offline; i.e., from local URL: http://127.0.0.1:7860 with lazy webui
65
  - gguf-connector ([pypi](https://pypi.org/project/gguf-connector))