mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-06 13:19:33 +08:00
46 lines
1.2 KiB
YAML
46 lines
1.2 KiB
YAML
id: google/gemma-2-27b-it
|
|
canonical_slug: google/gemma-2-27b-it
|
|
hugging_face_id: google/gemma-2-27b-it
|
|
name: 'Google: Gemma 2 27B'
|
|
type: chat
|
|
created: 1720828800
|
|
description: |-
|
|
Gemma 2 27B by Google is an open model built from the same research and technology used to create the [Gemini models](/models?q=gemini).
|
|
|
|
Gemma models are well-suited for a variety of text generation tasks, including question answering, summarization, and reasoning.
|
|
|
|
See the [launch announcement](https://blog.google/technology/developers/google-gemma-2/) for more details. Usage of Gemma is subject to Google's [Gemma Terms of Use](https://ai.google.dev/gemma/terms).
|
|
context_length: 8192
|
|
architecture:
|
|
modality: text->text
|
|
input_modalities:
|
|
- text
|
|
output_modalities:
|
|
- text
|
|
tokenizer: Gemini
|
|
instruct_type: gemma
|
|
pricing:
|
|
prompt: '0.0000008'
|
|
completion: '0.0000008'
|
|
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
|
|
- stop
|
|
- frequency_penalty
|
|
- presence_penalty
|
|
- top_k
|
|
- repetition_penalty
|
|
- logit_bias
|
|
- min_p
|
|
- response_format
|
|
model_provider: google
|