mzbac commited on
Commit
4f3672f
1 Parent(s): c09efcd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -12,7 +12,6 @@ model = AutoModelForCausalLM.from_pretrained(
12
  model_id,
13
  torch_dtype=torch.bfloat16,
14
  device_map="auto",
15
- attn_implementation="flash_attention_2",
16
  )
17
 
18
  messages = [
 
12
  model_id,
13
  torch_dtype=torch.bfloat16,
14
  device_map="auto",
 
15
  )
16
 
17
  messages = [