sam-mosaic commited on
Commit
663b3fc
1 Parent(s): 037d3f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -42,10 +42,13 @@ MPT-7B-8k is
42
 
43
  The following models are finetuned on MPT-7B-8k:
44
 
 
 
 
 
45
  * [MPT-7B-8k-Chat](https://huggingface.co/mosaicml/mpt-7b-8k-chat): a chatbot-like model for dialogue generation.
46
  Built by finetuning MPT-7B-8k on approximately 1.5B tokens of chat data.
47
  * License: _CC-By-NC-SA-4.0_
48
- * [Demo on Hugging Face Spaces](https://huggingface.co/spaces/mosaicml/mpt-7b-8k-chat)
49
 
50
  ## Model Date
51
 
 
42
 
43
  The following models are finetuned on MPT-7B-8k:
44
 
45
+ * [MPT-7B-8k-Instruct](https://huggingface.co/mosaicml/mpt-7b-instruct-8k): a model for short-form instruction following.
46
+ Built by finetuning MPT-7B-8k on several carefully curated datasets.
47
+ * License: _CC-BY-SA-3.0_
48
+
49
  * [MPT-7B-8k-Chat](https://huggingface.co/mosaicml/mpt-7b-8k-chat): a chatbot-like model for dialogue generation.
50
  Built by finetuning MPT-7B-8k on approximately 1.5B tokens of chat data.
51
  * License: _CC-By-NC-SA-4.0_
 
52
 
53
  ## Model Date
54