Text Generation
Transformers
PyTorch
English
gpt_neox
text-generation-inference
Inference Endpoints
zhangce commited on
Commit
5e02cb5
·
1 Parent(s): 7dda414

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -25,6 +25,11 @@ RedPajama-INCITE-Chat-7B-v0.1 was developed by Together and leaders from the ope
25
 
26
  It is fine-tuned on OASST1 and Dolly2 to enhance chatting ability.
27
 
 
 
 
 
 
28
  ## Model Details
29
  - **Developed by**: Together Computer.
30
  - **Model type**: Language Model
 
25
 
26
  It is fine-tuned on OASST1 and Dolly2 to enhance chatting ability.
27
 
28
+ - Base Model: [RedPajama-INCITE-Base-7B-v0.1](https://huggingface.co/togethercomputer/RedPajama-INCITE-Base-7B-v0.1)
29
+ - Instruction-tuned Version: [RedPajama-INCITE-Instruct-7B-v0.1](https://huggingface.co/togethercomputer/RedPajama-INCITE-Instruct-7B-v0.1)
30
+ - Chat Version: [RedPajama-INCITE-Chat-7B-v0.1](https://huggingface.co/togethercomputer/RedPajama-INCITE-Chat-7B-v0.1)
31
+
32
+
33
  ## Model Details
34
  - **Developed by**: Together Computer.
35
  - **Model type**: Language Model