Skip to content

Commit

Permalink
update README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
b4rtaz committed Oct 13, 2024
1 parent cc39725 commit 4587f55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ Inference, Chat, API
| `--tokenizer <path>` | Tokenizer to model. | `dllama_tokenizer_llama3.t` |
| `--buffer-float-type <type>` | Float precision of synchronization. | `q80` |
| `--workers <workers>` | Addresses of workers (ip:port), separated by space. | `10.0.0.1:9991 10.0.0.2:9991` |
| `--max-seq-len <n>` | The maximum sequence length, it helps to reduce the RAM usage. | `4096` |

Inference, Chat, Worker, API

Expand Down

0 comments on commit 4587f55

Please sign in to comment.