HuyRemy commited on
Commit
297b591
·
verified ·
1 Parent(s): 856f4bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -42,8 +42,7 @@ import torch
42
  max_seq_length = 2048
43
  dtype = None
44
  load_in_4bit = True
45
- alpaca_prompt = """Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request.
46
-
47
  ### Instruction:
48
  {}
49
 
 
42
  max_seq_length = 2048
43
  dtype = None
44
  load_in_4bit = True
45
+ alpaca_prompt = """
 
46
  ### Instruction:
47
  {}
48