ruslanmv commited on
Commit
9fb5be6
1 Parent(s): 7fa4d68

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -12,8 +12,6 @@ else:
12
  # Use this for older GPUs (V100, Tesla T4, RTX 20xx)
13
  os.system("pip install --no-deps trl peft accelerate bitsandbytes")
14
  pass
15
-
16
-
17
  #os.system("git clone https://github.com/TimDettmers/bitsandbytes.git")
18
  #os.system("cd bitsandbytes/ && pip install -r requirements-dev.txt && cmake -DCOMPUTE_BACKEND=cuda -S . && make && pip install .")
19
  # Check if GPU is available
 
12
  # Use this for older GPUs (V100, Tesla T4, RTX 20xx)
13
  os.system("pip install --no-deps trl peft accelerate bitsandbytes")
14
  pass
 
 
15
  #os.system("git clone https://github.com/TimDettmers/bitsandbytes.git")
16
  #os.system("cd bitsandbytes/ && pip install -r requirements-dev.txt && cmake -DCOMPUTE_BACKEND=cuda -S . && make && pip install .")
17
  # Check if GPU is available