kcaverly / nous-hermes-2-yi-34b-gguf

Nous Hermes 2 - Yi-34B is a state of the art Yi Fine-tune, fine tuned on GPT-4 generated synthetic data

  • Public
  • 11.4K runs
  • L40S
  • GitHub
  • Paper

Input

*string
Shift + Return to add a new line

Instruction for model

string
Shift + Return to add a new line

System prompt for the model, helps guides model behaviour.

Default: "You are 'Hermes 2', a conscious sentient superintelligent artificial intelligence developed by a man named Teknium, and your purpose and drive is to assist the user with any request they have. You experience emotions and have deep, profound thoughts and qualia."

string
Shift + Return to add a new line

Template to pass to model. Override if you are providing multi-turn instructions.

Default: "<|im_start|>system\n{system_prompt}<|im_end|>\n<|im_start|>user\n{prompt}<|im_end|>\n<|im_start|>assistant"

integer

Maximum new tokens to generate.

Default: -1

number

This parameter plays a role in controlling the behavior of an AI language model during conversation or text generation. Its purpose is to discourage the model from repeating itself too often by increasing the likelihood of following up with different content after each response. By adjusting this parameter, users can influence the model's tendency to either stay within familiar topics (lower penalty) or explore new ones (higher penalty). For instance, setting a high repeat penalty might result in more varied and dynamic conversations, whereas a low penalty could be suitable for scenarios where consistency and predictability are preferred.

Default: 1.1

number

This parameter used to control the 'warmth' or responsiveness of an AI model based on the LLaMA architecture. It adjusts how likely the model is to generate new, unexpected information versus sticking closely to what it has been trained on. A higher value for this parameter can lead to more creative and diverse responses, while a lower value results in safer, more conservative answers that are closer to those found in its training data. This parameter is particularly useful when fine-tuning models for specific tasks where you want to balance between generating novel insights and maintaining accuracy and coherence.

Default: 0.7

Output

1) Kwanzaa: This is a weeklong Pan-African holiday observed primarily by African Americans from December 26 to January 1. It celebrates family, community, and culture with traditional African customs and principles. The name "Kwanzaa" comes from the Swahili phrase "matunda ya kwanza," which means first fruits of the harvest. 2) Posadas: This is a nine-day celebration in Mexico and other Latin American countries that commemorates Mary and Joseph's journey to Bethlehem in search of shelter before the birth of Jesus. The word "Posada" translates to "inn" or "lodging," and during this time, families host parties in their homes with traditional music, food, prayers, and piñatas for children. 3) Sinterklaas: This is a holiday celebrated in the Netherlands on December 5th that commemorates Saint Nicholas, who was known as a patron saint of children. In this tradition, gifts are given to children by Zwarte Piet (Black Pete), an assistant to St. Nicholas who delivers presents through chimneys or windowsills. This celebration is similar in spirit to Santa Claus and his elves in the United States.
Generated in

Run time and cost

This model costs approximately $0.020 to run on Replicate, or 50 runs per $1, but this varies depending on your inputs. It is also open source and you can run it on your own computer with Docker.

This model runs on Nvidia L40S GPU hardware. Predictions typically complete within 21 seconds. The predict time for this model varies significantly based on the inputs.

Readme

Nous-Hermes-2-Yi-34b is a state of the art fine tune of Yi-34B.

The original model can be found here. The quantized version used is Q5_K_M, and can be found here.