ucsahin commited on
Commit
38f595d
·
verified ·
1 Parent(s): db7e681

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -99,7 +99,6 @@ model = AutoModelForCausalLM.from_pretrained('ucsahin/TraVisionLM-DPO', trust_re
99
  # model = AutoModelForCausalLM.from_pretrained('ucsahin/TraVisionLM-DPO', trust_remote_code=True, torch_dtype=torch.bfloat16, device_map="cuda")
100
  processor = AutoProcessor.from_pretrained('ucsahin/TraVisionLM-DPO', trust_remote_code=True)
101
 
102
-
103
  image = Image.open("galata.jpg").convert("RGB")
104
 
105
  prompt_list = [
 
99
  # model = AutoModelForCausalLM.from_pretrained('ucsahin/TraVisionLM-DPO', trust_remote_code=True, torch_dtype=torch.bfloat16, device_map="cuda")
100
  processor = AutoProcessor.from_pretrained('ucsahin/TraVisionLM-DPO', trust_remote_code=True)
101
 
 
102
  image = Image.open("galata.jpg").convert("RGB")
103
 
104
  prompt_list = [