You're looking at a specific version of this model. Jump to the model overview.

lucataco /qwen1.5-110b:af7953cb

Input

string
Shift + Return to add a new line

Input prompt

Default: "Give me a short introduction to large language model."

string
Shift + Return to add a new line

System prompt

Default: "You are a helpful assistant."

integer
(minimum: 1, maximum: 16384)

The maximum number of tokens the model should generate as output.

Default: 256

number

The value used to modulate the next token probabilities.

Default: 0.7

number

A probability threshold for generating the output. If < 1.0, only keep the top tokens with cumulative probability >= top_p (nucleus filtering). Nucleus filtering is described in Holtzman et al. (http://arxiv.org/abs/1904.09751).

Default: 0.8

integer

The number of highest probability tokens to consider for generating the output. If > 0, only keep the top k tokens with highest probability (top-k filtering).

Default: 50

number

Repetition penalty

Default: 1.05

Output

Large language models (LLMs) are artificial intelligence systems that have been trained on massive amounts of text data to generate human-like language output. They are capable of understanding and generating natural language, and can be used for a wide range of tasks such as language translation, summarization, question answering, and even creative writing. LLMs have become increasingly popular in recent years due to their ability to perform complex language tasks with high accuracy and speed. However, they also raise ethical concerns around issues such as bias and privacy.
Generated in