alishafique commited on
Commit
f9f05e9
·
verified ·
1 Parent(s): a81791d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ This model was trained 2x faster with [Unsloth](https://github.com/unslothai/uns
28
 
29
  ### How to Use Alif 1.0 8B Instruct
30
 
31
- Install the transformers, bitsandbytes libraries and load Alif 1.0 8B Instruct Instruct as follows:
32
 
33
  ```python
34
  from transformers import AutoTokenizer, AutoModelForCausalLM, pipeline
 
28
 
29
  ### How to Use Alif 1.0 8B Instruct
30
 
31
+ Install the transformers, bitsandbytes libraries and load Alif 1.0 8B Instruct as follows:
32
 
33
  ```python
34
  from transformers import AutoTokenizer, AutoModelForCausalLM, pipeline