MekkCyber commited on
Commit
80ac8e4
·
1 Parent(s): e7edcea
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: QuantizationTorchAODraft
3
  emoji: 💻
4
  colorFrom: blue
5
  colorTo: red
 
1
  ---
2
+ title: TorchAO
3
  emoji: 💻
4
  colorFrom: blue
5
  colorTo: red
requirement.txt → requirements.txt RENAMED
@@ -1,4 +1,4 @@
1
- git+https://github.com/huggingface/transformers.git@main#egg=transformers
2
  accelerate
3
  torchao
4
  torch
 
1
+ transformers
2
  accelerate
3
  torchao
4
  torch