AhmedBou commited on
Commit
f85ddba
·
verified ·
1 Parent(s): a102156

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -16,8 +16,11 @@ datasets:
16
 
17
  # Uploaded model
18
 
19
- For Inference Using thid LoRA adapters please use this code
 
 
20
 
 
21
  ````Python
22
  # Installs Unsloth, Xformers (Flash Attention) and all other packages!
23
  !pip install "unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git"
 
16
 
17
  # Uploaded model
18
 
19
+ ````Markdown
20
+ ##To perform inference using these LoRA adapters, please use the following code:
21
+
22
 
23
+ ````
24
  ````Python
25
  # Installs Unsloth, Xformers (Flash Attention) and all other packages!
26
  !pip install "unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git"