Raymond-dev-546730 commited on
Commit
4fa1576
·
verified ·
1 Parent(s): e2e37c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -232,7 +232,7 @@ pip install llama-cpp-python
232
  ```
233
 
234
  ## 2. Configuration
235
- Edit your chosen inference script to customize the analysis:
236
  - **Input data**: Update the `JSON_INPUT` variable with your materials data
237
  - **Model location**: Set the `model_path` variable to your downloaded model directory
238
 
 
232
  ```
233
 
234
  ## 2. Configuration
235
+ Edit and <u>download</u> your chosen inference script to customize the analysis:
236
  - **Input data**: Update the `JSON_INPUT` variable with your materials data
237
  - **Model location**: Set the `model_path` variable to your downloaded model directory
238