metadata
license: other
language:
- en
pipeline_tag: text-generation
inference: false
tags:
- transformers
- gguf
- imatrix
- Nous-Hermes-Llama2-13b
Quantizations of https://huggingface.co/NousResearch/Nous-Hermes-Llama2-13b
Inference Clients/UIs
From original readme
Prompt Format
The model follows the Alpaca prompt format:
### Instruction:
<prompt>
### Response:
<leave a newline blank for model to respond>
or
### Instruction:
<prompt>
### Input:
<additional context>
### Response:
<leave a newline blank for model to respond>