jartine commited on
Commit
d3ab060
1 Parent(s): dc51c59

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -6,12 +6,12 @@ model_creator: Mistral AI_
6
  model_name: Mistral 7B Instruct v0.2
7
  model_type: mistral
8
  pipeline_tag: text-generation
9
- prompt_template: '<s>[INST] {prompt} [/INST]
10
-
11
- '
12
  quantized_by: TheBloke
13
  tags:
14
  - finetuned
 
15
  ---
16
  <!-- markdownlint-disable MD041 -->
17
 
@@ -391,4 +391,4 @@ make the model finely respect guardrails, allowing for deployment in environment
391
 
392
  Albert Jiang, Alexandre Sablayrolles, Arthur Mensch, Blanche Savary, Chris Bamford, Devendra Singh Chaplot, Diego de las Casas, Emma Bou Hanna, Florian Bressand, Gianna Lengyel, Guillaume Bour, Guillaume Lample, Lélio Renard Lavaud, Louis Ternon, Lucile Saulnier, Marie-Anne Lachaux, Pierre Stock, Teven Le Scao, Théophile Gervet, Thibaut Lavril, Thomas Wang, Timothée Lacroix, William El Sayed.
393
 
394
- <!-- original-model-card end -->
 
6
  model_name: Mistral 7B Instruct v0.2
7
  model_type: mistral
8
  pipeline_tag: text-generation
9
+ prompt_template: |
10
+ <s>[INST] {prompt} [/INST]
 
11
  quantized_by: TheBloke
12
  tags:
13
  - finetuned
14
+ - llamafile
15
  ---
16
  <!-- markdownlint-disable MD041 -->
17
 
 
391
 
392
  Albert Jiang, Alexandre Sablayrolles, Arthur Mensch, Blanche Savary, Chris Bamford, Devendra Singh Chaplot, Diego de las Casas, Emma Bou Hanna, Florian Bressand, Gianna Lengyel, Guillaume Bour, Guillaume Lample, Lélio Renard Lavaud, Louis Ternon, Lucile Saulnier, Marie-Anne Lachaux, Pierre Stock, Teven Le Scao, Théophile Gervet, Thibaut Lavril, Thomas Wang, Timothée Lacroix, William El Sayed.
393
 
394
+ <!-- original-model-card end -->