iandennismiller commited on
Commit
7183485
1 Parent(s): 949004b

add calm to readme

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -14,7 +14,12 @@ tags:
14
 
15
  # Mistral 7b
16
 
17
- From https://mistral.ai
 
 
 
 
 
18
 
19
  > Mistral-7B-v0.1 is a small, yet powerful model adaptable to many use-cases. Mistral 7B is better than Llama 2 13B on all benchmarks, has natural coding abilities, and 8k sequence length. It’s released under Apache 2.0 licence. We made it easy to deploy on any cloud, and of course on your gaming GPU
20
 
 
14
 
15
  # Mistral 7b
16
 
17
+ ## Support for `calm`
18
+
19
+ These models support the [calm]() language model runner.
20
+ The particular quants selected for this repo are in support of [calm](https://github.com/iandennismiller/calm), which is a language model runner that automatically uses the right prompts, templates, context size, etc.
21
+
22
+ ## From https://mistral.ai
23
 
24
  > Mistral-7B-v0.1 is a small, yet powerful model adaptable to many use-cases. Mistral 7B is better than Llama 2 13B on all benchmarks, has natural coding abilities, and 8k sequence length. It’s released under Apache 2.0 licence. We made it easy to deploy on any cloud, and of course on your gaming GPU
25