iandennismiller
commited on
Commit
•
7a28e62
1
Parent(s):
fa54747
link to calm
Browse files
README.md
CHANGED
@@ -20,4 +20,5 @@ Currently, only Q4_K_S is available because that's the largest model that runs i
|
|
20 |
|
21 |
For more information, see [Eric Hartford's Samantha 1.1 Llama 33B](https://huggingface.co/ehartford/samantha-1.1-llama-33b).
|
22 |
To examine the original quant, see [TheBloke/samantha-1.1-llama-33B-GGML](https://huggingface.co/TheBloke/samantha-1.1-llama-33B-GGML)
|
|
|
23 |
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.
|
|
|
20 |
|
21 |
For more information, see [Eric Hartford's Samantha 1.1 Llama 33B](https://huggingface.co/ehartford/samantha-1.1-llama-33b).
|
22 |
To examine the original quant, see [TheBloke/samantha-1.1-llama-33B-GGML](https://huggingface.co/TheBloke/samantha-1.1-llama-33B-GGML)
|
23 |
+
|
24 |
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.
|