Spaces:
Runtime error
Runtime error
ashioyajotham
commited on
Commit
•
7212267
1
Parent(s):
6e616ee
Update app.py
Browse files
app.py
CHANGED
@@ -1,8 +1,3 @@
|
|
1 |
-
pip install -q -U trl transformers accelerate git+https://github.com/huggingface/peft.git
|
2 |
-
|
3 |
-
pip install -q datasets bitsandbytes einops wandb
|
4 |
-
|
5 |
-
|
6 |
from datasets import load_dataset
|
7 |
|
8 |
# Specify the name of the dataset
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
from datasets import load_dataset
|
2 |
|
3 |
# Specify the name of the dataset
|