kcaverly/nous-hermes-2-yi-34b-gguf ππ’ β π
About
Nous Hermes 2 - Yi-34B is a state of the art Yi Fine-tune, fine tuned on GPT-4 generated synthetic data

Example Output
"What are three non-western cultural traditions celebrating Christmas, that many have not heard of?"
Output
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.
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.
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.
Performance Metrics
All Input Parameters
{ "prompt": "What are three non-western cultural traditions celebrating Christmas, that many have not heard of?", "temperature": 0.7, "system_prompt": "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.", "max_new_tokens": -1, "repeat_penalty": 1.1, "prompt_template": "<|im_start|>system\n{system_prompt}<|im_end|>\n<|im_start|>user\n{prompt}<|im_end|>\n<|im_start|>assistant" }
Input Parameters
- prompt (required)
- Instruction for model
- temperature
- 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.
- system_prompt
- System prompt for the model, helps guides model behaviour.
- max_new_tokens
- Maximum new tokens to generate.
- repeat_penalty
- 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.
- prompt_template
- Template to pass to model. Override if you are providing multi-turn instructions.
Output Schema
Output
Example Execution Logs
llama_print_timings: load time = 932.87 ms llama_print_timings: sample time = 80.12 ms / 265 runs ( 0.30 ms per token, 3307.50 tokens per second) llama_print_timings: prompt eval time = 932.70 ms / 90 tokens ( 10.36 ms per token, 96.49 tokens per second) llama_print_timings: eval time = 18496.22 ms / 264 runs ( 70.06 ms per token, 14.27 tokens per second) llama_print_timings: total time = 20644.74 ms
Version Details
- Version ID
5e61add6304f8a7bffda9089153f8af3fd559cb9ad783f73703fd9ddcc9e8fde
- Version Created
- December 26, 2023