kcaverly/nous-hermes-2-solar-10.7b-gguf 📝🔢 → 📝
About
Nous Hermes 2 - SOLAR 10.7B is the flagship Nous Research model on the SOLAR 10.7B base model.

Example Output
"What are three lacking areas to bridge the gap between open and closed source AI?"
Output
To bridge the gap between open and closed-source AI, we need to address three key areas: collaboration, accessibility, and transparency.
Collaboration: Encourage more cooperation between developers working on both open and closed-source AI projects. This can be achieved through open forums, workshops, and shared resources where they can exchange ideas, techniques, and knowledge to improve the field as a whole.
Accessibility: Make AI tools and resources more accessible to a wider audience, including those without significant financial or technical resources. This can involve providing free or low-cost educational materials, offering open-source alternatives to closed-source software, and creating user-friendly interfaces for both types of AI systems.
Transparency: Increase transparency in AI development by sharing information about the inner workings of closed-source AI systems and ensuring that open-source projects adhere to best practices for documentation, testing, and security. This will help build trust between users and developers, fostering a more collaborative environment where both parties can benefit from each other's expertise.
Performance Metrics
All Input Parameters
{ "prompt": "What are three lacking areas to bridge the gap between open and closed source AI?", "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.generate: prefix-match hit llama_print_timings: load time = 381.02 ms llama_print_timings: sample time = 34.43 ms / 231 runs ( 0.15 ms per token, 6708.88 tokens per second) llama_print_timings: prompt eval time = 179.76 ms / 19 tokens ( 9.46 ms per token, 105.70 tokens per second) llama_print_timings: eval time = 6995.37 ms / 230 runs ( 30.41 ms per token, 32.88 tokens per second) llama_print_timings: total time = 7654.57 ms
Version Details
- Version ID
955f2924d182e60e80caedecd15261d03d4ccc0151ff08e7fb14d0cad1fbcca6
- Version Created
- January 2, 2024