silence09 commited on
Commit
d99a0cf
·
verified ·
1 Parent(s): d3e8df5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -91,7 +91,7 @@ print(f"User Input: {prompt2}\nConverted LlaMA Response: {response_llama_and_spl
91
  ```
92
 
93
  ## Precision Guarantee
94
- To comare result with the original model, you can use this [code](https://github.com/silencelamb/naked_llama/blob/main/hf_example/hf_internlm_7b.py)
95
 
96
  ## More Info
97
  It was converted using the python script available at [this repository](https://github.com/silencelamb/naked_llama/blob/main/hf_example/convert_internlm_to_llama_hf.py)
 
91
  ```
92
 
93
  ## Precision Guarantee
94
+ To comare result with the original model, you can use this [code](https://github.com/silencelamb/naked_llama/blob/main/hf_example/hf_internlm_7b_llama_compare.py)
95
 
96
  ## More Info
97
  It was converted using the python script available at [this repository](https://github.com/silencelamb/naked_llama/blob/main/hf_example/convert_internlm_to_llama_hf.py)