dusty-nv commited on
Commit
2b008ce
·
verified ·
1 Parent(s): 2128956

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -11,9 +11,9 @@
11
  | Prefill Chunk Size | `8192` |
12
  | Temperature | `0.6` |
13
  | Repetition Penalty | `1.0` |
14
- | `top_p` | `0.95` |
15
- | `pad_token_id` | `0` |
16
- | `bos_token_id` | `128000` |
17
- | `eos_token_id` | `128001` |
18
 
19
  See [`jetson-ai-lab.com/models.html`](https://jetson-ai-lab.com/models.html) for benchmarks, examples, and containers to deploy local serving and inference for these quantized models.
 
11
  | Prefill Chunk Size | `8192` |
12
  | Temperature | `0.6` |
13
  | Repetition Penalty | `1.0` |
14
+ | top_p | `0.95` |
15
+ | pad_token_id | `0` |
16
+ | bos_token_id | `128000` |
17
+ | eos_token_id | `128001` |
18
 
19
  See [`jetson-ai-lab.com/models.html`](https://jetson-ai-lab.com/models.html) for benchmarks, examples, and containers to deploy local serving and inference for these quantized models.