Austism's picture
Update README.md
2f0e2cb
|
raw
history blame contribute delete
No virus
791 Bytes
metadata
license: other
tags:
  - llama
  - llama-2
  - pytorch
  - chatbot
  - storywriting
  - generalist-model

chronos-hermes-13b-v2

(chronos-13b-v2 + Nous-Hermes-Llama2-13b) 75/25 merge

This offers the imaginative writing style of chronos while still retaining coherency and being capable. Outputs are long and utilize exceptional prose. Supports a maxium context length of 4096.

Prompt Format

The model follows the Alpaca prompt format:

### Instruction:
<prompt>

### Response:

This is an adaption of chronos-hermes-13b for llama-2.