typeof commited on
Commit
a4fa1db
1 Parent(s): 81dc2dd
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. added_tokens.json +5 -0
  2. config.json +26 -0
  3. generation_config.json +6 -0
  4. model-00001-of-00291.safetensors +3 -0
  5. model-00002-of-00291.safetensors +3 -0
  6. model-00003-of-00291.safetensors +3 -0
  7. model-00004-of-00291.safetensors +3 -0
  8. model-00005-of-00291.safetensors +3 -0
  9. model-00006-of-00291.safetensors +3 -0
  10. model-00007-of-00291.safetensors +3 -0
  11. model-00008-of-00291.safetensors +3 -0
  12. model-00009-of-00291.safetensors +3 -0
  13. model-00010-of-00291.safetensors +3 -0
  14. model-00011-of-00291.safetensors +3 -0
  15. model-00012-of-00291.safetensors +3 -0
  16. model-00013-of-00291.safetensors +3 -0
  17. model-00014-of-00291.safetensors +3 -0
  18. model-00015-of-00291.safetensors +3 -0
  19. model-00016-of-00291.safetensors +3 -0
  20. model-00017-of-00291.safetensors +3 -0
  21. model-00018-of-00291.safetensors +3 -0
  22. model-00019-of-00291.safetensors +3 -0
  23. model-00020-of-00291.safetensors +3 -0
  24. model-00021-of-00291.safetensors +3 -0
  25. model-00022-of-00291.safetensors +3 -0
  26. model-00023-of-00291.safetensors +3 -0
  27. model-00024-of-00291.safetensors +3 -0
  28. model-00025-of-00291.safetensors +3 -0
  29. model-00026-of-00291.safetensors +3 -0
  30. model-00027-of-00291.safetensors +3 -0
  31. model-00028-of-00291.safetensors +3 -0
  32. model-00029-of-00291.safetensors +3 -0
  33. model-00030-of-00291.safetensors +3 -0
  34. model-00031-of-00291.safetensors +3 -0
  35. model-00032-of-00291.safetensors +3 -0
  36. model-00033-of-00291.safetensors +3 -0
  37. model-00034-of-00291.safetensors +3 -0
  38. model-00035-of-00291.safetensors +3 -0
  39. model-00036-of-00291.safetensors +3 -0
  40. model-00037-of-00291.safetensors +3 -0
  41. model-00038-of-00291.safetensors +3 -0
  42. model-00039-of-00291.safetensors +3 -0
  43. model-00040-of-00291.safetensors +3 -0
  44. model-00041-of-00291.safetensors +3 -0
  45. model-00042-of-00291.safetensors +3 -0
  46. model-00043-of-00291.safetensors +3 -0
  47. model-00044-of-00291.safetensors +3 -0
  48. model-00045-of-00291.safetensors +3 -0
  49. model-00046-of-00291.safetensors +3 -0
  50. model-00047-of-00291.safetensors +3 -0
added_tokens.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "</s>": 2,
3
+ "<s>": 1,
4
+ "<unk>": 0
5
+ }
config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "HuggingFaceH4/zephyr-7b-beta",
3
+ "architectures": [
4
+ "MistralForCausalLM"
5
+ ],
6
+ "bos_token_id": 1,
7
+ "eos_token_id": 2,
8
+ "hidden_act": "silu",
9
+ "hidden_size": 4096,
10
+ "initializer_range": 0.02,
11
+ "intermediate_size": 14336,
12
+ "max_position_embeddings": 32768,
13
+ "model_type": "mistral",
14
+ "num_attention_heads": 32,
15
+ "num_hidden_layers": 32,
16
+ "num_key_value_heads": 8,
17
+ "pad_token_id": 2,
18
+ "rms_norm_eps": 1e-05,
19
+ "rope_theta": 10000.0,
20
+ "sliding_window": 4096,
21
+ "tie_word_embeddings": false,
22
+ "torch_dtype": "float16",
23
+ "transformers_version": "4.35.0",
24
+ "use_cache": true,
25
+ "vocab_size": 32000
26
+ }
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "eos_token_id": 2,
5
+ "transformers_version": "4.35.0"
6
+ }
model-00001-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:893728209b56e55ab889ab8e9fc7278d568b4234141eaff4e594a525089cb680
3
+ size 262144128
model-00002-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d500c848d7f2175761671ff079a82b3c18ee49dc361c15a1975fd3046e23e2c
3
+ size 262144136
model-00003-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5c1538367837ca0a8ef3b3712aaaa6dd5788224c125ff31623cb2a66dffc858
3
+ size 8328
model-00004-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4fbf768fb10e654046a317ad414b1cf336d7890e45b1e69fe94cd35b149a55d
3
+ size 117440656
model-00005-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c23ca727201935339ad115d04a8355fac1695b440e3131c3428267c5f049850e
3
+ size 117440656
model-00006-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c282419c4c8a16ff55dc20b89342e350104ba21fabbc77d9c2fa6e4f9c73998d
3
+ size 117440656
model-00007-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02573a618c97d8b6418d99cd71dedf232c5c08f792ae2bbe912dca69e2753617
3
+ size 8336
model-00008-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11c2221d7342190638a3bf3c5600912401c3acd7549e8fe5bcb32a36a2c4dca2
3
+ size 8388752
model-00009-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cc56d267f9dad6803b1d6a94b0c4eb807ac90f8b5ac54077ea23b7a0c4b57ca
3
+ size 33554584
model-00010-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:786866d22f1cf8f039285067e4b6e4a7da41b55faa5367f561afb0644fffdce4
3
+ size 33554584
model-00011-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6d6bb6a55481ff98e74b6e25ffb46b8ccd7a5c67f851037a6395daf2c160147
3
+ size 8388752
model-00012-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9d73f3c11a742093d765ff18285637825551eca3bd8dbb2a39425cd8c9c80af
3
+ size 8328
model-00013-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df113d22e2cf49d71328c79e6b45dc4cf6af2f3bfbafb79008c9a7a453a751a2
3
+ size 117440656
model-00014-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b62a7d5ea64a854826331e46d3b86e9fe5f430c793c0c71b71da4f8e5913b8f
3
+ size 117440656
model-00015-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8550a3b6827c74a3ce96d6d330b0dcf6dc4d6258a59d47739e4870170e2a9733
3
+ size 117440656
model-00016-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a71b908d8cf42e06fb68d568376dd3a931212b2236e8d15bc5fe0645e3873877
3
+ size 8336
model-00017-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d2eb81818e556e4d571d42c0fcab3e20dfaf0286b0207ab00709e91154b65cd
3
+ size 8388752
model-00018-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03dbfb33bf1592c34ed7840cb6a1ecbd19e3045cd1c462991155405e65c8a47c
3
+ size 33554584
model-00019-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aeb9d801475b963e38a785dc3ecc5f2e95baf63c125a5a766b1f550eab5d0975
3
+ size 33554584
model-00020-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:391fe6b5c18a90d5796cbfef6d294e9485aaee1b400ce45615863b917c3c1534
3
+ size 8388752
model-00021-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3d84183107bc1c83ca3744813178c05ac813f32dbb27c740575e546ee84b1b5
3
+ size 8328
model-00022-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fab67c73f2f77af3845dc506bf151df11dd8a1f2574a4f6da21a839856c5f07a
3
+ size 117440656
model-00023-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06c74fea56e8a1700ad6657ff88487d2b3d005fd723aca35be3bcdd070a6f0c7
3
+ size 117440656
model-00024-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:435902597cadb14fd97d1a228f324266b172fe3b4f5ca1918a08cb26e76511f8
3
+ size 117440656
model-00025-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bf0b3f0582f7319063f486b8ad9612abd332a17b6ad34e7e16e05f457c124de
3
+ size 8336
model-00026-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d56e10c9036597180242b322991accc96c71ae712f477fb5101c2ba1556982f
3
+ size 8388752
model-00027-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a986c97d78efc5eeb861819424bf9865633ec659eb5ddbddc2cca6f0417dae10
3
+ size 33554584
model-00028-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a0d18c00e5e28e55ac886b483db227703efd948bfaec03d8979d8dcc409c51e
3
+ size 33554584
model-00029-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8ef905f060752c0a3d2a3565317d4f7b266c0d3d84347e8da55dc7ac2dac468
3
+ size 8388752
model-00030-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f1aa770852ceb50aa0b9b362b792eb2d99e91c83307f88e8340ea76006d9c36
3
+ size 8328
model-00031-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c7edadca596e0762e26d1d60555634cab908d2e62958773339afc48de0cec50
3
+ size 117440656
model-00032-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38e2db56b03670e7462a1f2bec7c91504c355cd4efdadc153baab67b03d82fd4
3
+ size 117440656
model-00033-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d060142e0e03c8365fe280400961a7647b485df2df7900862f2967186e9d7331
3
+ size 117440656
model-00034-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6ccbc96899a85514c5f1f2d3a9bfa467c25ab26aab45c3fb12f9deba14a6f98
3
+ size 8336
model-00035-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81ac3e145fe975c69dc13d32dd386dbdfd19e60eae6c887eed0f38fae159949a
3
+ size 8388752
model-00036-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31c174bbc81ed3f142e73479c1370756d4188ef9a50fbbe5d9d816beba1b51cc
3
+ size 33554584
model-00037-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00785e913b4d3c2baa5969bdccb2127339851f75337cc7664a47d2f4928e3d85
3
+ size 33554584
model-00038-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d6aa00f14f37540cc88c036733706424c3591a8d34e3e1587c17200021a313c
3
+ size 8388752
model-00039-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:252980ee917b6599d11f25f569585aebb0adecb3ea7d210d4411d41d1906a580
3
+ size 8328
model-00040-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7898cc397c1ba70f0661fcb1442908b0ce36e1506e6ccbe6d45d761e28823037
3
+ size 117440656
model-00041-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f7a906b423fa41e5742eb74afa6fa6ac540c3341f4592109259da762e76a71f
3
+ size 117440656
model-00042-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8abd2d69fed1556722d828d6583ccd068d39dc93f48b5b85d1a33c365e7ad10a
3
+ size 117440656
model-00043-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e2c3bfbacb76fc4defd0c0dfa6b7659c6b9b3c7fa4267833af02fb36a9a4d8a
3
+ size 8336
model-00044-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:251c7f092a74f984df35ac1ac764bf9fc1a49d40e85833f72537c16a4827be3c
3
+ size 8388752
model-00045-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:805c2e13af6c49f5f043c6b390c596b660cc77adbfa25291c734a5240ed5393a
3
+ size 33554584
model-00046-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e25ff8a06021b8e43e8a562d8340194622ca9382b1ba1e17f06b95035e8c812
3
+ size 33554584
model-00047-of-00291.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c8a487b42b0eaf2cf12bb1b76d85902861e8b61ce8d511a1fc03454ff36a705
3
+ size 8388752