mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-06 21:35:52 +08:00
35 lines
879 B
YAML
35 lines
879 B
YAML
id: anthropic/claude-2:beta
|
|
canonical_slug: anthropic/claude-2
|
|
hugging_face_id: ''
|
|
name: 'Anthropic: Claude v2 (self-moderated)'
|
|
type: chat
|
|
created: 1700611200
|
|
description: 'Claude 2 delivers advancements in key capabilities for enterprises—including an industry-leading 200K token context window, significant reductions in rates of model hallucination, system prompts and a new beta feature: tool use.'
|
|
context_length: 200000
|
|
architecture:
|
|
modality: text->text
|
|
input_modalities:
|
|
- text
|
|
output_modalities:
|
|
- text
|
|
tokenizer: Claude
|
|
instruct_type: null
|
|
pricing:
|
|
prompt: '0.000008'
|
|
completion: '0.000024'
|
|
input_cache_read: ''
|
|
input_cache_write: ''
|
|
request: '0'
|
|
image: '0'
|
|
web_search: '0'
|
|
internal_reasoning: '0'
|
|
unit: 1
|
|
currency: USD
|
|
supported_parameters:
|
|
- max_tokens
|
|
- temperature
|
|
- top_p
|
|
- top_k
|
|
- stop
|
|
model_provider: anthropic
|