mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-07 05:39:05 +08:00
40 lines
1.0 KiB
YAML
40 lines
1.0 KiB
YAML
id: eleutherai/llemma_7b
|
|
canonical_slug: eleutherai/llemma_7b
|
|
hugging_face_id: EleutherAI/llemma_7b
|
|
name: 'EleutherAI: Llemma 7b'
|
|
type: chat
|
|
created: 1744643225
|
|
description: Llemma 7B is a language model for mathematics. It was initialized with Code Llama 7B weights, and trained on the Proof-Pile-2 for 200B tokens. Llemma models are particularly strong at chain-of-thought mathematical reasoning and using computational tools for mathematics, such as Python and formal theorem provers.
|
|
context_length: 4096
|
|
architecture:
|
|
modality: text->text
|
|
input_modalities:
|
|
- text
|
|
output_modalities:
|
|
- text
|
|
tokenizer: Other
|
|
instruct_type: code-llama
|
|
pricing:
|
|
prompt: '0.0000008'
|
|
completion: '0.0000012'
|
|
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
|
|
- repetition_penalty
|
|
- top_k
|
|
- min_p
|
|
- seed
|
|
model_provider: eleutherai
|