nsarrazin HF staff commited on
Commit
7bca038
1 Parent(s): c5127a3

added alpaca model

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ *gptq4.bin
alpaca-13B-ggml/ggml-model-q4_0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46d45f15db9564c2eff23138fe61effdb5387d6b8e112f1945ac8ea0c78143da
3
+ size 8136765101
alpaca-13B-ggml/params.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"dim": 5120, "multiple_of": 256, "n_heads": 40, "n_layers": 40, "norm_eps": 1e-06, "vocab_size": -1}
alpaca-13B-ggml/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723
alpaca-30B-ggml/ggml-model-q4_0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:969652d32ce186ca3c93217ece8311ebe81f15939aa66a6fe162a08dd893faf8
3
+ size 20333766925
alpaca-30B-ggml/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 }
alpaca-30B-ggml/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723
alpaca-7B-ggml/ggml-model-q4_0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fe0cd21df9c235c0d917c14e1b18d2d7320ed5d8abe48545518e96bb4227524
3
+ size 4212855021
alpaca-7B-ggml/params.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"dim": 4096, "multiple_of": 256, "n_heads": 32, "n_layers": 32, "norm_eps": 1e-06, "vocab_size": -1}
alpaca-7B-ggml/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723
alpaca-native-7B-ggml/ggml-model-q4_0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6187814e53dfe9eab3a020f57035d093638b4033b6da40c3d400e60e51d1648c
3
+ size 4212855021
alpaca-native-7B-ggml/params.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"dim": 4096, "multiple_of": 256, "n_heads": 32, "n_layers": 32, "norm_eps": 1e-06, "vocab_size": -1}
alpaca-native-7B-ggml/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723