Qubitium commited on
Commit
19b717e
1 Parent(s): 51673c7

Update modeling_dbrx.py

Browse files
Files changed (1) hide show
  1. modeling_dbrx.py +1 -0
modeling_dbrx.py CHANGED
@@ -1,3 +1,4 @@
 
1
  """PyTorch Dbrx model."""
2
 
3
  import math
 
1
+ # code adapted from https://huggingface.co/fahadh4ilyas
2
  """PyTorch Dbrx model."""
3
 
4
  import math