MihaiPopa-1 commited on
Commit
9bb1d67
·
verified ·
1 Parent(s): 8ffa926

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ and it does improve math sometimes.
24
  | **Steps** | 2805 |
25
  ## How to Use
26
  This code is by Gemini 3 Flash:
27
- ```
28
  from transformers import AutoModelForCausalLM, AutoTokenizer
29
 
30
  model_name = "MihaiPopa-1/SmolLM2-135M-Math" # Replace with your repo path
 
24
  | **Steps** | 2805 |
25
  ## How to Use
26
  This code is by Gemini 3 Flash:
27
+ ```python
28
  from transformers import AutoModelForCausalLM, AutoTokenizer
29
 
30
  model_name = "MihaiPopa-1/SmolLM2-135M-Math" # Replace with your repo path