titocosta/starling πŸ”’πŸ“ β†’ πŸ“

▢️ 49 runs πŸ“… Nov 2023 βš™οΈ Cog 0.8.6 πŸ”— GitHub πŸ“„ Paper βš–οΈ License
text-generation

About

Starling-LM-7B-alpha

Example Output

Prompt:

"Who was Henry Kissinger?"

Output

Henry Kissinger is a German-born American political scientist, diplomat, and former government official who served as the United States Secretary of State and National Security Advisor. He was born on May 27, 1923, in FΓΌrth, Germany, and later became a naturalized American citizen. Kissinger is known for his role in the negotiations that led to the end of the Vietnam War and his involvement in various foreign policy initiatives during the Nixon and Ford administrations. He was awarded the Nobel Peace Prize in 1973 for his efforts in establishing peace in Vietnam.<|end_of_turn|>

Performance Metrics

7.55s Prediction Time
311.92s Total Time
All Input Parameters
{
  "top_k": 50,
  "top_p": 0.95,
  "prompt": "Who was Henry Kissinger?",
  "temperature": 0.2,
  "max_new_tokens": 512,
  "prompt_template": "GPT4 Correct User: {prompt}<|end_of_turn|>GPT4 Correct Assistant:"
}
Input Parameters
top_k Type: integerDefault: 50
Top K
top_p Type: numberDefault: 0.95
Top P
prompt (required) Type: string
Prompt
temperature Type: numberDefault: 0.2
Model temperature
max_new_tokens Type: integerDefault: 512
The maximum number of tokens the model should generate as output.
prompt_template Type: stringDefault: GPT4 Correct User: {prompt}<|end_of_turn|>GPT4 Correct Assistant:
Prompt template
Output Schema

Output

Type: array β€’ Items Type: string

Version Details
Version ID
be59afd07161037ac12cca91f6f9c8f512a4f39c1f1615743b4d5188522f947a
Version Created
December 4, 2023
Run on Replicate β†’