msaad02 commited on
Commit
547aaef
1 Parent(s): 1cc9ab0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -35,7 +35,7 @@ This prompting style is what was used for finetuning:
35
 
36
  ## Usage
37
 
38
- To run this model, I suggest using the following code to build a pipeline, which implements the correct prompt formatting
39
 
40
  ```python
41
  import torch
 
35
 
36
  ## Usage
37
 
38
+ To run this model, I suggest using the following code to load the model in 4-bit and build a pipeline, which implements the correct prompt formatting
39
 
40
  ```python
41
  import torch