ssong1 commited on
Commit
be40a94
1 Parent(s): f3c8280

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -36,7 +36,7 @@ For each provider, we perform:
36
  - Tested models: claude-instant-v1-100k
37
 
38
  python token_benchmark_ray.py \
39
- --model <MODEL_NAME> \
40
  --mean-input-tokens 1024 \
41
  --stddev-input-tokens 0 \
42
  --mean-output-tokens 1024 \
 
36
  - Tested models: claude-instant-v1-100k
37
 
38
  python token_benchmark_ray.py \
39
+ --model bedrock/anthropic.claude-instant-v1 \
40
  --mean-input-tokens 1024 \
41
  --stddev-input-tokens 0 \
42
  --mean-output-tokens 1024 \