Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -76,7 +76,7 @@ data_collator = DataCollatorForSeq2Seq(tokenizer=tokenizer, model=model_name)
|
|
76 |
import torch
|
77 |
torch.cuda.empty_cache()
|
78 |
|
79 |
-
nvidia-smi
|
80 |
|
81 |
#pip install wandb
|
82 |
import wandb
|
|
|
76 |
import torch
|
77 |
torch.cuda.empty_cache()
|
78 |
|
79 |
+
#nvidia-smi
|
80 |
|
81 |
#pip install wandb
|
82 |
import wandb
|