patulya commited on
Commit
2996520
1 Parent(s): c5cd957

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ model = LLaMAForCausalLM.from_pretrained(
17
  load_in_8bit=True,
18
  device_map="auto",
19
  )\
20
- model = PeftModel.from_pretrained(model, "patulya/alpaca7B-lora")
21
 
22
  PROMPT = """Below is an instruction that describes a task. Write a response that appropriately completes the request.
23
  \### Instruction:
 
17
  load_in_8bit=True,
18
  device_map="auto",
19
  )\
20
+ model = PeftModel.from_pretrained(model, "patulya/ars")
21
 
22
  PROMPT = """Below is an instruction that describes a task. Write a response that appropriately completes the request.
23
  \### Instruction: