MISHANM commited on
Commit
a242777
·
verified ·
1 Parent(s): 0826f22

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ Steps to Download the Model:
25
  3. Copy the download link.
26
  4. Create a directory (e.g., for Linux: mkdir Llama3.3-70B).
27
  5. Navigate to that directory (cd Llama3.3-70B).
28
- 6. Download both model parts: model_part_aa and model_part_ab model_part_ac model_part_ad (e.g., using wget with the copied link).
29
 
30
  After downloading the model parts, use the following command to combine them into a complete model:
31
 
 
25
  3. Copy the download link.
26
  4. Create a directory (e.g., for Linux: mkdir Llama3.3-70B).
27
  5. Navigate to that directory (cd Llama3.3-70B).
28
+ 6. Download the model parts: model_part_aa and model_part_ab model_part_ac model_part_ad (e.g., using wget with the copied link).
29
 
30
  After downloading the model parts, use the following command to combine them into a complete model:
31