Futuresony commited on
Commit
7afa3d4
·
verified ·
1 Parent(s): f4a8e2e

Rename app.py to app(for_gemma-9b-and_bnb.py

Browse files
app.py → app(for_gemma-9b-and_bnb.py RENAMED
@@ -1,3 +1,4 @@
 
1
  import os
2
  import torch
3
  import re
 
1
+ # This use Gemma 9b and bitsandbytes
2
  import os
3
  import torch
4
  import re