dfurman commited on
Commit
b8f733a
·
1 Parent(s): dfea7ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -17,9 +17,9 @@ base_model: mistralai/Mistral-7B-v0.1
17
 
18
  </div>
19
 
20
- # Mistral-7B-Instruct-v0.1
21
 
22
- General instruction-following LLM finetuned from [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1).
23
 
24
  ## Model Details
25
 
@@ -141,7 +141,7 @@ Remember, when writing emails, always keep in mind your audience and their prefe
141
  It took ~1 hour to train 1 epoch on 1x A100.
142
 
143
  Prompt format:
144
- This model (and all my future releases) uses the [ChatML](https://huggingface.co/docs/transformers/chat_templating#what-template-should-i-use) prompt format, which was developed by OpenAI.
145
 
146
  ```
147
  <|im_start|>system
 
17
 
18
  </div>
19
 
20
+ # Model Card for dfurman/Mistral-7B-Instruct-v0.1
21
 
22
+ The dfurman/Mistral-7B-Instruct-v0.1 Large Language Model (LLM) is a pretrained generative text model with 7 billion parameters aimed at generalist instruction-following capabilities.
23
 
24
  ## Model Details
25
 
 
141
  It took ~1 hour to train 1 epoch on 1x A100.
142
 
143
  Prompt format:
144
+ This model uses the [ChatML](https://huggingface.co/docs/transformers/chat_templating#what-template-should-i-use) prompt format, which was developed by OpenAI.
145
 
146
  ```
147
  <|im_start|>system