Text Generation
Transformers
PyTorch
English
gpt_neox
Inference Endpoints
text-generation-inference
zhangce commited on
Commit
0c66778
1 Parent(s): 6f1be80

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -37,7 +37,8 @@ The model was fine-tuned for few-shot applications on the data of [GPT-JT](https
37
 
38
  - Base Model: [RedPajama-INCITE-Base-3B-v1](https://huggingface.co/togethercomputer/RedPajama-INCITE-Base-3B-v1)
39
  - Instruction-tuned Version: [RedPajama-INCITE-Instruct-3B-v1](https://huggingface.co/togethercomputer/RedPajama-INCITE-Instruct-3B-v1)
40
- - Chat Version: [RedPajama-INCITE-Chat-3B-v1](https://huggingface.co/togethercomputer/RedPajama-Chat-3B-v1)
 
41
 
42
  ## Model Details
43
  - **Developed by**: Together Computer.
 
37
 
38
  - Base Model: [RedPajama-INCITE-Base-3B-v1](https://huggingface.co/togethercomputer/RedPajama-INCITE-Base-3B-v1)
39
  - Instruction-tuned Version: [RedPajama-INCITE-Instruct-3B-v1](https://huggingface.co/togethercomputer/RedPajama-INCITE-Instruct-3B-v1)
40
+ - Chat Version: [RedPajama-INCITE-Chat-3B-v1](https://huggingface.co/togethercomputer/RedPajama-INCITE-Chat-3B-v1)
41
+
42
 
43
  ## Model Details
44
  - **Developed by**: Together Computer.