Xenova HF staff commited on
Commit
7365648
1 Parent(s): ad0110b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -30,10 +30,10 @@ git clone https://github.com/huggingface/transformers.js-examples.git
30
 
31
  ### 2. Navigate to the Project Directory
32
 
33
- Change your working directory to the `smollm-webgpu` folder:
34
 
35
  ```sh
36
- cd transformers.js-examples/smollm-webgpu
37
  ```
38
 
39
  ### 3. Install Dependencies
 
30
 
31
  ### 2. Navigate to the Project Directory
32
 
33
+ Change your working directory to the `phi-3.5-webgpu` folder:
34
 
35
  ```sh
36
+ cd transformers.js-examples/phi-3.5-webgpu
37
  ```
38
 
39
  ### 3. Install Dependencies