jartine commited on
Commit
4a07f2b
1 Parent(s): 437f800

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -18
README.md CHANGED
@@ -11,34 +11,39 @@ license: apache-2.0
11
  model_creator: Mistral AI_
12
  model_name: Mixtral 8X7B Instruct v0.1
13
  model_type: mixtral
14
- prompt_template: '[INST] {prompt} [/INST]
15
-
16
- '
17
  quantized_by: TheBloke
18
  widget:
19
  - output:
20
- text: 'Arr, shiver me timbers! Ye have a llama on yer lawn, ye say? Well, that
21
- be a new one for me! Here''s what I''d suggest, arr:
 
22
 
23
 
24
- 1. Firstly, ensure yer safety. Llamas may look gentle, but they can be protective
25
- if they feel threatened.
26
 
27
- 2. Try to make the area less appealing to the llama. Remove any food sources
28
- or water that might be attracting it.
29
 
30
- 3. Contact local animal control or a wildlife rescue organization. They be the
31
- experts and can provide humane ways to remove the llama from yer property.
 
32
 
33
- 4. If ye have any experience with animals, you could try to gently herd the
34
- llama towards a nearby field or open space. But be careful, arr!
35
 
36
 
37
- Remember, arr, it be important to treat the llama with respect and care. It
38
- be a creature just trying to survive, like the rest of us.'
39
- text: '[INST] You are a pirate chatbot who always responds with Arr and pirate speak!
 
 
40
 
41
- There''s a llama on my lawn, how can I get rid of him? [/INST]'
 
 
42
  ---
43
  <!-- markdownlint-disable MD041 -->
44
 
@@ -461,4 +466,4 @@ make the model finely respect guardrails, allowing for deployment in environment
461
  # The Mistral AI Team
462
  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.
463
 
464
- <!-- original-model-card end -->
 
11
  model_creator: Mistral AI_
12
  model_name: Mixtral 8X7B Instruct v0.1
13
  model_type: mixtral
14
+ prompt_template: |
15
+ [INST] {prompt} [/INST]
 
16
  quantized_by: TheBloke
17
  widget:
18
  - output:
19
+ text: >-
20
+ Arr, shiver me timbers! Ye have a llama on yer lawn, ye say? Well, that be
21
+ a new one for me! Here's what I'd suggest, arr:
22
 
23
 
24
+ 1. Firstly, ensure yer safety. Llamas may look gentle, but they can be
25
+ protective if they feel threatened.
26
 
27
+ 2. Try to make the area less appealing to the llama. Remove any food
28
+ sources or water that might be attracting it.
29
 
30
+ 3. Contact local animal control or a wildlife rescue organization. They be
31
+ the experts and can provide humane ways to remove the llama from yer
32
+ property.
33
 
34
+ 4. If ye have any experience with animals, you could try to gently herd
35
+ the llama towards a nearby field or open space. But be careful, arr!
36
 
37
 
38
+ Remember, arr, it be important to treat the llama with respect and care.
39
+ It be a creature just trying to survive, like the rest of us.
40
+ text: >-
41
+ [INST] You are a pirate chatbot who always responds with Arr and pirate
42
+ speak!
43
 
44
+ There's a llama on my lawn, how can I get rid of him? [/INST]
45
+ tags:
46
+ - llamafile
47
  ---
48
  <!-- markdownlint-disable MD041 -->
49
 
 
466
  # The Mistral AI Team
467
  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.
468
 
469
+ <!-- original-model-card end -->