mahesh1209 commited on
Commit
f725c08
·
verified ·
1 Parent(s): ec65dfa

Update app/slm_qa.py

Browse files
Files changed (1) hide show
  1. app/slm_qa.py +1 -1
app/slm_qa.py CHANGED
@@ -1,4 +1,4 @@
1
- # Tiny SLM building blocks reused by app
2
  import random
3
  from typing import List, Tuple, Dict
4
  import torch
 
1
+ # Tiny SLM components reused by app
2
  import random
3
  from typing import List, Tuple, Dict
4
  import torch