Skip to content

Commit f7755ff

Browse files
authored
formatting, punctuation
1 parent 8c7d266 commit f7755ff

File tree

1 file changed

+2
-2
lines changed
  • explore-analyze/elastic-inference

1 file changed

+2
-2
lines changed

explore-analyze/elastic-inference/eis.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ All models on EIS incur a charge per million tokens. The pricing details are at
5959

6060
EIS is billed per million tokens used:
6161

62-
- For chat models input and output tokens are billed. Longer conversations with extensive context or detailed responses will consume more tokens.
63-
- For embeddings models, only input tokens are billed.
62+
- For **chat** models, input and output tokens are billed. Longer conversations with extensive context or detailed responses will consume more tokens.
63+
- For **embeddings** models, only input tokens are billed.
6464

6565
Tokens are the fundamental units that language models process for both input and output. Tokenizers convert text into numerical data by segmenting it into subword units. A token may be a complete word, part of a word, or a punctuation mark, depending on the model's trained tokenizer and the frequency patterns in its training data.
6666

0 commit comments

Comments
 (0)