AdityaKothari commited on
Commit
dd9a041
1 Parent(s): d863e2f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,6 +29,6 @@ This llama model was trained 2x faster with [Unsloth](https://github.com/unsloth
29
  # Usage
30
 
31
  **Load model directly**
32
-
33
  from transformers import AutoModel
34
  model = AutoModel.from_pretrained("AdityaKothari/WellnessAI-3B")
 
29
  # Usage
30
 
31
  **Load model directly**
32
+ ```
33
  from transformers import AutoModel
34
  model = AutoModel.from_pretrained("AdityaKothari/WellnessAI-3B")