Qubitium commited on
Commit
14aa5ff
1 Parent(s): 19b717e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  inference: false
3
  license: other
 
1
+ ## Use At your own Risk!
2
+
3
+ Converted model based on code from fahadh4ilyas. Version 2 has different layout with Wqkv split.
4
+
5
+ Special thanks to https://huggingface.co/fahadh4ilyas
6
+
7
+ ```python
8
+ # use this to convert original dbrx models
9
+ convert_v2.py
10
+ ```
11
  ---
12
  inference: false
13
  license: other