Update README.md
Browse files
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 |

|
| 26 |
-
|
| 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
```
|
| 36 |
ggc f9
|
| 37 |
```
|
|
|
|
| 23 |
- opt a `gguf` file in your current directory to interact with; nothing else
|
| 24 |
|
| 25 |

|
| 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 |
```
|