SlyEcho commited on
Commit
e7a705b
·
verified ·
1 Parent(s): 47f8eb1

Update to final 1T token version

Browse files
Makefile CHANGED
@@ -1,8 +1,8 @@
1
  MODEL_NAME= open-llama-13b
2
  PYTHON?= python
3
- LLAMA_TAG= 5c64a09
4
  LLAMA_TAR= master-$(LLAMA_TAG).tar.gz
5
- HF_REPO= openlm-research/open_llama_13b_600bt
6
  HF_REF= main
7
  HF_FILES= pytorch_model-00001-of-00003.bin \
8
  pytorch_model-00002-of-00003.bin \
 
1
  MODEL_NAME= open-llama-13b
2
  PYTHON?= python
3
+ LLAMA_TAG= e4caa8d
4
  LLAMA_TAR= master-$(LLAMA_TAG).tar.gz
5
+ HF_REPO= openlm-research/open_llama_13b
6
  HF_REF= main
7
  HF_FILES= pytorch_model-00001-of-00003.bin \
8
  pytorch_model-00002-of-00003.bin \
SHA256SUMS CHANGED
@@ -1,15 +1,15 @@
1
- 5700b51c19b5c8a8841ee78c1995ea7aaa05ce9276e6cf40e7291dd00d862206 open-llama-13b-f16.bin
2
- 4141dc47a661d3c7414f3ae7c17b2e95c44edf8317e4ff06701859f913dd5ed5 open-llama-13b-q4_0.bin
3
- de8da3f52b04f5e848aabcb4fce9369254cce13794a9146f3b33b16dbaaec9b8 open-llama-13b-q4_1.bin
4
- 8735c580c831d1f3227dadfbcb0c8ed2fb9048e52d1065c3674f4a561bf8b512 open-llama-13b-q5_0.bin
5
- d810d6729199a85d1a79dc2893164ea9f8267a29a710229c016da83eeec7f7b7 open-llama-13b-q5_1.bin
6
- 60a2931fd78274abd55bad36a77661caded910d67faad8fadde4e9454ea95a76 open-llama-13b-q8_0.bin
7
- 14c676097bcc6e712f65ce82cd44149171c89c2970d68ca229d1dc3171696348 open-llama-13b-q2_K.bin
8
- b357b384d55737bacd9780beee038836333cc53801f81e698ec2ffc5f19036d4 open-llama-13b-q3_K.bin
9
- e2651804d017e0ceeeacf3dff3ab30c300609c45471486f098eafbb2d4d2c3d3 open-llama-13b-q3_K_L.bin
10
- b05eff228b92aac06a9cbb0e5191980b02e9ede3d304c16de2622b88cefcff76 open-llama-13b-q3_K_S.bin
11
- 436cce492e2210d7c8e6db1e06878e74fa6d8097e1ac0d7da4b53db66a6c507f open-llama-13b-q4_K.bin
12
- 4994ce0a7ff919de7fe4c88555ae83e4c351e142eaf502bb50df4e4f070807f7 open-llama-13b-q4_K_S.bin
13
- 5e9e0a4033ecd8d4d4f8aaf16dec1d4cc155accd951f49eded2b642b006dd4d3 open-llama-13b-q5_K.bin
14
- 8f72df066cefe8c969e3d51cd71c2fe2a600161e104285d45a6e6fa60940cd0c open-llama-13b-q5_K_S.bin
15
- 9e1032da4941e15b90db4c5589660490aaa193cad985079ca10bfa99b3698532 open-llama-13b-q6_K.bin
 
1
+ 71521c8327309ac25207570a17b24ca8cc0f5f51c042f408670dda0241896851 open-llama-13b-f16.bin
2
+ 2e1aeabf88985dfcf122a8d67870c1ff261f1a2885b5db2b0d46bc505c4f19a6 open-llama-13b-q4_0.bin
3
+ c1919bd49e80ad984100eb39d88e76c161fb38500bee28431aa9b3c32d9c343e open-llama-13b-q4_1.bin
4
+ 0d6e464ae0b93bedf2a615ef9f7a10fdb4332824a8c7e76ba07589ec2afd0eb9 open-llama-13b-q5_0.bin
5
+ 871518c481d21264d2a31dd3a383289567c8a2eca14b6698e511a5de8e95b9cd open-llama-13b-q5_1.bin
6
+ 6380927ff87d6c39d8945dc098d18f09430f67e327aed5d540bac6e12dd18221 open-llama-13b-q8_0.bin
7
+ 5914d3cce5f4b3440f02a188ac9d77255cf0a5e031d836a64caab5ed4fdbce31 open-llama-13b-q2_K.bin
8
+ 34980dab8e673dbd84d2af37685d3a6a0db70f312d0ef4bf1f6bee8a03b26cff open-llama-13b-q3_K.bin
9
+ acc00bd6855ed93b232e640576ba47530f5900baff5975f93f7a86f2169f118d open-llama-13b-q3_K_L.bin
10
+ 92f83bf9dd8fc435339893903e70e6eabaff989ce4208f013f3d670c0a18babc open-llama-13b-q3_K_S.bin
11
+ 3a3877922a0271c0b31daa4fe774c0521bbbd22791e828f9592afe005f5925f8 open-llama-13b-q4_K.bin
12
+ e9ebb1ce34bef0f69b60d7949f22607a988dc814cbe330de96c41776978d013d open-llama-13b-q4_K_S.bin
13
+ 0f8b12e778bbdb2d04d3cfba81b4492727303fa38a5c6a176236d7ef8d71fc12 open-llama-13b-q5_K.bin
14
+ d97aa6a1e76e9388011c07f9261dbea11cc4f5bb85947eebb634aa26b82d2095 open-llama-13b-q5_K_S.bin
15
+ 2e7ee0c686d01e978ef18922ef6a962b0331d1da8b8231320ae31ac991397a92 open-llama-13b-q6_K.bin
open-llama-13b-f16.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5700b51c19b5c8a8841ee78c1995ea7aaa05ce9276e6cf40e7291dd00d862206
3
  size 26033037952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71521c8327309ac25207570a17b24ca8cc0f5f51c042f408670dda0241896851
3
  size 26033037952
open-llama-13b-q2_K.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:14c676097bcc6e712f65ce82cd44149171c89c2970d68ca229d1dc3171696348
3
  size 5427905152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5914d3cce5f4b3440f02a188ac9d77255cf0a5e031d836a64caab5ed4fdbce31
3
  size 5427905152
open-llama-13b-q3_K.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b357b384d55737bacd9780beee038836333cc53801f81e698ec2ffc5f19036d4
3
  size 6249255552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34980dab8e673dbd84d2af37685d3a6a0db70f312d0ef4bf1f6bee8a03b26cff
3
  size 6249255552
open-llama-13b-q3_K_L.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e2651804d017e0ceeeacf3dff3ab30c300609c45471486f098eafbb2d4d2c3d3
3
  size 6865293952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acc00bd6855ed93b232e640576ba47530f5900baff5975f93f7a86f2169f118d
3
  size 6865293952
open-llama-13b-q3_K_S.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b05eff228b92aac06a9cbb0e5191980b02e9ede3d304c16de2622b88cefcff76
3
  size 5594714752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92f83bf9dd8fc435339893903e70e6eabaff989ce4208f013f3d670c0a18babc
3
  size 5594714752
open-llama-13b-q4_0.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4141dc47a661d3c7414f3ae7c17b2e95c44edf8317e4ff06701859f913dd5ed5
3
  size 7323329152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e1aeabf88985dfcf122a8d67870c1ff261f1a2885b5db2b0d46bc505c4f19a6
3
  size 7323329152
open-llama-13b-q4_1.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de8da3f52b04f5e848aabcb4fce9369254cce13794a9146f3b33b16dbaaec9b8
3
  size 8136794752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1919bd49e80ad984100eb39d88e76c161fb38500bee28431aa9b3c32d9c343e
3
  size 8136794752
open-llama-13b-q4_K.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:436cce492e2210d7c8e6db1e06878e74fa6d8097e1ac0d7da4b53db66a6c507f
3
  size 7823450752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a3877922a0271c0b31daa4fe774c0521bbbd22791e828f9592afe005f5925f8
3
  size 7823450752
open-llama-13b-q4_K_S.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4994ce0a7ff919de7fe4c88555ae83e4c351e142eaf502bb50df4e4f070807f7
3
  size 7323329152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9ebb1ce34bef0f69b60d7949f22607a988dc814cbe330de96c41776978d013d
3
  size 7323329152
open-llama-13b-q5_0.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:12ba030dec8f6868629d7e7d53d58ed3b930ce0b7128f571a9892ddfb55d4d12
3
  size 8950260352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d6e464ae0b93bedf2a615ef9f7a10fdb4332824a8c7e76ba07589ec2afd0eb9
3
  size 8950260352
open-llama-13b-q5_1.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d810d6729199a85d1a79dc2893164ea9f8267a29a710229c016da83eeec7f7b7
3
  size 9763725952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:871518c481d21264d2a31dd3a383289567c8a2eca14b6698e511a5de8e95b9cd
3
  size 9763725952
open-llama-13b-q5_K.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5e9e0a4033ecd8d4d4f8aaf16dec1d4cc155accd951f49eded2b642b006dd4d3
3
  size 9207898752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f8b12e778bbdb2d04d3cfba81b4492727303fa38a5c6a176236d7ef8d71fc12
3
  size 9207898752
open-llama-13b-q5_K_S.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8f72df066cefe8c969e3d51cd71c2fe2a600161e104285d45a6e6fa60940cd0c
3
  size 8950260352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d97aa6a1e76e9388011c07f9261dbea11cc4f5bb85947eebb634aa26b82d2095
3
  size 8950260352
open-llama-13b-q6_K.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9e1032da4941e15b90db4c5589660490aaa193cad985079ca10bfa99b3698532
3
  size 10678874752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e7ee0c686d01e978ef18922ef6a962b0331d1da8b8231320ae31ac991397a92
3
  size 10678874752
open-llama-13b-q8_0.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:60a2931fd78274abd55bad36a77661caded910d67faad8fadde4e9454ea95a76
3
  size 13831053952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6380927ff87d6c39d8945dc098d18f09430f67e327aed5d540bac6e12dd18221
3
  size 13831053952