hongzhouyu commited on
Commit
02d0026
·
verified ·
1 Parent(s): e0fb21c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ For more information, visit our GitHub repository.
32
  # <span>Usage</span>
33
  You can use FineMedLM-o1 in the same way as `Llama-3.1-8B-Instruct`:
34
 
35
- (⚠️**Note**: Please use the system prompt we provide to achieve better reasoning results.)
36
  ```python
37
  from transformers import AutoModelForCausalLM, AutoTokenizer
38
 
 
32
  # <span>Usage</span>
33
  You can use FineMedLM-o1 in the same way as `Llama-3.1-8B-Instruct`:
34
 
35
+ (⚠️**Note**: Please use the system prompt we provide to achieve better inference results.)
36
  ```python
37
  from transformers import AutoModelForCausalLM, AutoTokenizer
38