Text Generation
Transformers
PyTorch
English
opt
deepspeed
chatgpt
sft
Inference Endpoints
text-generation-inference
AdamG012 commited on
Commit
28f2b92
1 Parent(s): 8b33723

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -89,7 +89,7 @@ If you would like to clone from source:
89
  ```bash
90
  # Make sure you have git-lfs installed (https://git-lfs.github.com)
91
  git lfs install
92
- git clone https://huggingface.co/FSALab/deepspeed-chatgpt-opt1.3b-sft
93
 
94
  # if you want to clone without large files – just their pointers
95
  # prepend your git clone with the following env var:
 
89
  ```bash
90
  # Make sure you have git-lfs installed (https://git-lfs.github.com)
91
  git lfs install
92
+ git clone https://huggingface.co/AdamG012/chat-opt-1.3b-sft-deepspeed
93
 
94
  # if you want to clone without large files – just their pointers
95
  # prepend your git clone with the following env var: