Update README.md
Browse files
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 = """
|
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 |
|