calcuis commited on
Commit
54f3bab
·
verified ·
1 Parent(s): 6a47a61

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -23,7 +23,7 @@ ggc f6
23
  - opt a `gguf` file in your current directory to interact with; nothing else
24
 
25
  ![screenshot](https://raw.githubusercontent.com/calcuis/gguf-pack/master/f5.png)
26
- *for the latest update, you should be able to customize how many tokens for output (see picture)
27
 
28
  ### connector f5 (alternative 1)
29
  ```
@@ -31,7 +31,13 @@ ggc f5
31
  ```
32
  - note: `f5` is different from `f6` (above) and `f9` (below); you don't need gguf files with `f5`
33
 
34
- ### connector f9 - advanced mode (alternative 2)**
 
 
 
 
 
 
35
  ```
36
  ggc f9
37
  ```
 
23
  - opt a `gguf` file in your current directory to interact with; nothing else
24
 
25
  ![screenshot](https://raw.githubusercontent.com/calcuis/gguf-pack/master/f5.png)
26
+ for the latest update, you should be able to customize how many tokens for output (see picture)
27
 
28
  ### connector f5 (alternative 1)
29
  ```
 
31
  ```
32
  - note: `f5` is different from `f6` (above) and `f9` (below); you don't need gguf files with `f5`
33
 
34
+ ### connector f7 (alternative 2)*
35
+ ```
36
+ ggc f7
37
+ ```
38
+ *real time screen describer; live captioning
39
+
40
+ ### connector f9 - advanced mode (alternative 3)**
41
  ```
42
  ggc f9
43
  ```