minhdang commited on
Commit
515f252
1 Parent(s): fbcfe87

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -6,6 +6,7 @@ import torch
6
  import os
7
 
8
 
 
9
  nf4_config = BitsAndBytesConfig(
10
  load_in_4bit=True,
11
  bnb_4bit_quant_type="nf4",
 
6
  import os
7
 
8
 
9
+
10
  nf4_config = BitsAndBytesConfig(
11
  load_in_4bit=True,
12
  bnb_4bit_quant_type="nf4",