AdityaKothari commited on
Commit
339c85a
·
verified ·
1 Parent(s): e072d06

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ This mistral model was trained 2x faster with [Unsloth](https://github.com/unslo
25
 
26
 
27
 
28
- **# Load model directly**
29
  ```
30
  from transformers import AutoModel
31
  model = AutoModel.from_pretrained("AdityaKothari/WellnessAI-7B-F16")
 
25
 
26
 
27
 
28
+ # Load model directly
29
  ```
30
  from transformers import AutoModel
31
  model = AutoModel.from_pretrained("AdityaKothari/WellnessAI-7B-F16")