alexmarques commited on
Commit
be01205
1 Parent(s): 8e4a37a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -103,7 +103,6 @@ recipe = GPTQModifier(
103
  model = SparseAutoModelForCausalLM.from_pretrained(
104
  model_id,
105
  device_map="auto",
106
- trust_remote_code=True,
107
  )
108
 
109
  oneshot(
 
103
  model = SparseAutoModelForCausalLM.from_pretrained(
104
  model_id,
105
  device_map="auto",
 
106
  )
107
 
108
  oneshot(