JRosenkranz commited on
Commit
465d1ae
1 Parent(s): 8866072

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -64,9 +64,7 @@ python sample_client.py
64
 
65
  ```bash
66
  git clone https://github.com/foundation-model-stack/fms-extras
67
- git clone https://github.com/foundation-model-stack/foundation-model-stack
68
  (cd fms-extras && pip install -e .)
69
- (cd foundation-model-stack && pip install -e .)
70
  pip install transformers==4.35.0 sentencepiece numpy
71
  ```
72
 
 
64
 
65
  ```bash
66
  git clone https://github.com/foundation-model-stack/fms-extras
 
67
  (cd fms-extras && pip install -e .)
 
68
  pip install transformers==4.35.0 sentencepiece numpy
69
  ```
70