razielAI commited on
Commit
f291cab
·
verified ·
1 Parent(s): dfdce34

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -49,8 +49,8 @@ To get the best results, use the following structured prompt:
49
  ```
50
 
51
  ### Usage Example
52
-
53
- ```from transformers import AutoModelForCausalLM, AutoTokenizer
54
  import torch
55
 
56
  model_id = "Raziel1234/Duchifat-2-Thinking-Final" # Update with your exact HF path
 
49
  ```
50
 
51
  ### Usage Example
52
+ ``` python
53
+ from transformers import AutoModelForCausalLM, AutoTokenizer
54
  import torch
55
 
56
  model_id = "Raziel1234/Duchifat-2-Thinking-Final" # Update with your exact HF path