avewright commited on
Commit
39326ce
·
verified ·
1 Parent(s): 691ab2f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -19,6 +19,4 @@ from peft import PeftModel
19
 
20
  base_model = AutoModelForVision2Seq.from_pretrained("Qwen/Qwen2.5-VL-3B-Instruct")
21
  model = PeftModel.from_pretrained(base_model, "kahua-ml/invoice1")
22
- ```
23
-
24
- Built with engineered prompts for maximum accuracy! 🎯
 
19
 
20
  base_model = AutoModelForVision2Seq.from_pretrained("Qwen/Qwen2.5-VL-3B-Instruct")
21
  model = PeftModel.from_pretrained(base_model, "kahua-ml/invoice1")
22
+ ```