Wingie commited on
Commit
84223fb
1 Parent(s): 3fd1a94

initial commit

Browse files
Files changed (2) hide show
  1. ggml-model-q4_0.bin +3 -0
  2. params.json +1 -0
ggml-model-q4_0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bcd1bb30e679c939f367be11b030fe20b3eb9a3606b9bc4106420f1827b6ae4
3
+ size 20333638921
params.json ADDED
@@ -0,0 +1 @@
 
 
1
+ { "dim": 6656, "multiple_of": 256, "n_heads": 52, "n_layers": 60, "norm_eps": 1e-6, "vocab_size": -1 }