Pham commited on
Commit
d5b6c78
1 Parent(s): 730d116

Add Claude 3.5 Sonnet

Browse files
Files changed (1) hide show
  1. model.yml +6 -6
model.yml CHANGED
@@ -1,5 +1,5 @@
1
- name: Claude 3 Opus
2
- model: claude-3-opus-20240229
3
  version: 1.0
4
 
5
  files: []
@@ -8,13 +8,13 @@ files: []
8
  temperature: 0.7
9
  presence_penalty: 0
10
  max_tokens: 4096 # Infer from base config.json -> max_position_embeddings
11
- stream: false # true | false
12
 
13
  # Engine / Model Settings
14
  engine: anthropic
15
  metadata:
16
- owned_by: Anthropic
17
- description: Strong performance on highly complex tasks, such as math and coding.
18
  end_point: https://api.anthropic.com/v1/messages
19
  owner_logo: https://asset.brandfetch.io/idmJWF3N06/ida_TmGBgC.jpeg
20
- api_key_url: https://docs.anthropic.com/claude/docs/intro-to-claude
 
1
+ model: claude-3.5-sonnet-20240620
2
+ name: Claude 3.5 Sonnet
3
  version: 1.0
4
 
5
  files: []
 
8
  temperature: 0.7
9
  presence_penalty: 0
10
  max_tokens: 4096 # Infer from base config.json -> max_position_embeddings
11
+ stream: true # true | false
12
 
13
  # Engine / Model Settings
14
  engine: anthropic
15
  metadata:
16
+ owned_by: Anthropic
17
+ description: "Claude 3.5 Sonnet raises the industry bar for intelligence, outperforming competitor models and Claude 3 Opus on a wide range of evaluations, with the speed and cost of our mid-tier model, Claude 3 Sonnet."
18
  end_point: https://api.anthropic.com/v1/messages
19
  owner_logo: https://asset.brandfetch.io/idmJWF3N06/ida_TmGBgC.jpeg
20
+ api_key_url: https://docs.anthropic.com/claude/docs/intro-to-claude