Commit
·
281a418
1
Parent(s):
d30e094
Add weights
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +1 -0
- README.md +15 -0
- config.json +5 -0
- ndarray-cache.json +0 -0
- params_shard_0.bin +3 -0
- params_shard_1.bin +3 -0
- params_shard_10.bin +3 -0
- params_shard_100.bin +3 -0
- params_shard_101.bin +3 -0
- params_shard_102.bin +3 -0
- params_shard_103.bin +3 -0
- params_shard_104.bin +3 -0
- params_shard_105.bin +3 -0
- params_shard_106.bin +3 -0
- params_shard_107.bin +3 -0
- params_shard_108.bin +3 -0
- params_shard_109.bin +3 -0
- params_shard_11.bin +3 -0
- params_shard_110.bin +3 -0
- params_shard_111.bin +3 -0
- params_shard_112.bin +3 -0
- params_shard_113.bin +3 -0
- params_shard_114.bin +3 -0
- params_shard_115.bin +3 -0
- params_shard_116.bin +3 -0
- params_shard_117.bin +3 -0
- params_shard_118.bin +3 -0
- params_shard_119.bin +3 -0
- params_shard_12.bin +3 -0
- params_shard_120.bin +3 -0
- params_shard_121.bin +3 -0
- params_shard_122.bin +3 -0
- params_shard_123.bin +3 -0
- params_shard_124.bin +3 -0
- params_shard_125.bin +3 -0
- params_shard_126.bin +3 -0
- params_shard_127.bin +3 -0
- params_shard_128.bin +3 -0
- params_shard_129.bin +3 -0
- params_shard_13.bin +3 -0
- params_shard_130.bin +3 -0
- params_shard_131.bin +3 -0
- params_shard_132.bin +3 -0
- params_shard_133.bin +3 -0
- params_shard_134.bin +3 -0
- params_shard_135.bin +3 -0
- params_shard_136.bin +3 -0
- params_shard_137.bin +3 -0
- params_shard_138.bin +3 -0
- params_shard_139.bin +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: llama3.3
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
- fr
|
5 |
+
- it
|
6 |
+
- pt
|
7 |
+
- hi
|
8 |
+
- es
|
9 |
+
- th
|
10 |
+
- de
|
11 |
license: llama3.3
|
12 |
+
base_model: meta-llama/Llama-3.3-70B-Instruct
|
13 |
+
base_model_relation: quantized
|
14 |
+
library_name: mlc-llm
|
15 |
+
pipeline_tag: text-generation
|
16 |
---
|
17 |
+
|
18 |
+
3-bit [OmniQuant](https://arxiv.org/abs/2308.13137) quantized version of [Llama-3.3-70B-Instruct](https://huggingface.co/meta-llama/Llama-3.3-70B-Instruct/) for inference with the [Private LLM](http://privatellm.app) app.
|
config.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"quantization_config": {
|
3 |
+
"bits": 3
|
4 |
+
}
|
5 |
+
}
|
ndarray-cache.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
params_shard_0.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a2c920c6bf5c104bb79707055f466fd8994501321c94519e2ed7c83b55706c5
|
3 |
+
size 420679680
|
params_shard_1.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d649e7f8f35c4029219d64a807f706eee519f419ad0ab3a158f9487aefb0d5d
|
3 |
+
size 52584960
|
params_shard_10.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36b788d52556ba992a8325b50f6fe9c054e3578f8deaa07b1db8c633f97ff293
|
3 |
+
size 52584960
|
params_shard_100.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc60729745ba17774233284f62504be347642a420b38484dc8cb4ab4df1e7191
|
3 |
+
size 23511040
|
params_shard_101.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c59282cc1d1a4e2880983af2dfeef75702892156aeb135c905e392e5e18dee0b
|
3 |
+
size 93978624
|
params_shard_102.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d9e2bde3f49f0b84ad86b155f456f7cd5273766d83e9dc5b92f0396eb96c321
|
3 |
+
size 188088320
|
params_shard_103.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66babe876969420607b2c74cfd70d6a7712c1856282abe63d583cb9abc804ad6
|
3 |
+
size 23511040
|
params_shard_104.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ccb0632ba4d09ba3236337f91e02be181f7ed707feeef0c459cf881b3c84a06d
|
3 |
+
size 33587200
|
params_shard_105.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2cc929048841b00792e54fb2d26197eeb159e98fa040dcb2bf241e0f2cb3f67f
|
3 |
+
size 26869760
|
params_shard_106.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:71079fdb9543b41ff3b35326920e0b4c025f9f5f68951d1e76dad14816f96611
|
3 |
+
size 93978624
|
params_shard_107.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4501d4040536ca82f5a8d3f476836e484c66296cf93fb9f2ad000bc4e751ffc
|
3 |
+
size 31100928
|
params_shard_108.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41fe17da42363d0d45c5d50f73bf9b42ee9eacf7ad219c4b97982935ff8a19ae
|
3 |
+
size 188088320
|
params_shard_109.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3677c4a93d45f2ab5ad6156cf3564bbf5389454fbdf04bd27bdead4eed245c5a
|
3 |
+
size 23511040
|
params_shard_11.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de4042ae00c20cd1996f6c8ad7c9f8848b05878a4474399967eb14698b44e48d
|
3 |
+
size 93978624
|
params_shard_110.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f4ff12bebc108b57b9fbd06cb16088b849895a2cfa1738f64af4f2d56be4668
|
3 |
+
size 33587200
|
params_shard_111.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21695ed40e7e91242726c887a9e6ad3ac47d41044a97a2718f4d32b2b9d543d1
|
3 |
+
size 26869760
|
params_shard_112.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4fe527890abeb2eb1f9223ddee311f96b481f0f6610be711095e7f88db062a86
|
3 |
+
size 93978624
|
params_shard_113.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea26936a89782cd8e07ed2b0279728b839716c3ac31d940babba1e66c6574e91
|
3 |
+
size 188088320
|
params_shard_114.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d57ea7a8e516267f5e41d9bcc2c0503e050465707233fd7418b3fe935476a29
|
3 |
+
size 23511040
|
params_shard_115.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:96fe8aea1e05dca29249cbf9b8071387a1e46bb98a2396bafed8a6619ed7a1cc
|
3 |
+
size 33587200
|
params_shard_116.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3df3cb133215f28e770c26789d91830bbe1122673f16318377b69194f90dcbd
|
3 |
+
size 31117312
|
params_shard_117.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc72e3da726aab3ee3eb2dea077f2bf4395870e804367ca9483b23521269ce91
|
3 |
+
size 31068160
|
params_shard_118.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be08baff1637b32b0a0b2e43c321fdb671cf19db0bf8da72a88a60fb1dcd65b8
|
3 |
+
size 93978624
|
params_shard_119.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a6168104da316d12e5efc75fe363be3bbe234ca719beff6758811048079ca2f
|
3 |
+
size 188088320
|
params_shard_12.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbf793124732639cc7371a41e88b62c3eb61a15013a6141edc3edcf09a0b7fc3
|
3 |
+
size 188088320
|
params_shard_120.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11d8017e9cf3d4d57e6dc7bc9caa74a94595d4d40dfd2747cd867f40965b34df
|
3 |
+
size 23511040
|
params_shard_121.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:367b724eb96bbd8a19a9f599c61a97a3767a71d9209e67cd9a8afef8ad39a764
|
3 |
+
size 33587200
|
params_shard_122.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:40ecf8e8c0e4bad5e855530e4c1315c8aca2ca65b1ffec73eb9987c3e8939535
|
3 |
+
size 26869760
|
params_shard_123.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92cdeddabb104c7221db9bd6078b6e1725ddb6258d0f991032094adc5fd07f2f
|
3 |
+
size 188088320
|
params_shard_124.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec8108491324a5c789b59cb7e241cd0b4d2dd454e0e6a02663c1e4d5368e169e
|
3 |
+
size 23511040
|
params_shard_125.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9e04e36c7e7966eb700c36a7330b909be02780e5f98493f587decc42f4636df
|
3 |
+
size 33587200
|
params_shard_126.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74827376e6e6e69ea7dbde66eced2610d489c72eaaf3b576329b9caeee3f1d0a
|
3 |
+
size 26869760
|
params_shard_127.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5594bbbc71126d789d0ef3a8e5bf2e4ce64e7870e76e03fd6075121aa221df60
|
3 |
+
size 93978624
|
params_shard_128.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b2e905fa507f96cc39fd1b972c43d2a3d4a20f3581221d0ced20bf8c890719be
|
3 |
+
size 30269440
|
params_shard_129.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2585c4325f9fc92d73b1221cb205f496b60f6b866d82e61df21dfbdd31f2080e
|
3 |
+
size 93978624
|
params_shard_13.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b98856ffcdeb15c94ff15afe0960199219630c5d3b2844947380b8920291e5f
|
3 |
+
size 23511040
|
params_shard_130.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ca9a4099ab567d6e1f512d9a6f500769cda64067be2b869da54c5ea0a88f572
|
3 |
+
size 188088320
|
params_shard_131.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:71a629c2f46a987223e549beea37bb0cef752e3df8fc9c8dcf7b247ade373450
|
3 |
+
size 23511040
|
params_shard_132.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b28e161d778d8d1f20cf57cec2a20e9b9a7feded1a8cebc31f99f46c321a1c78
|
3 |
+
size 33587200
|
params_shard_133.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64ba2c40664ee41039b15b897f0cb96b6c341787662b9823a71cddd0bffdf274
|
3 |
+
size 26869760
|
params_shard_134.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e590eb47c2fe6c0625af02470894ffb6e96e8e95dda4651be2e715bebe234931
|
3 |
+
size 93978624
|
params_shard_135.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3526dd357b11f5cf12c4a5d0f3720a9ffcba1f1b0fe620be006b93d4f95afb57
|
3 |
+
size 31117312
|
params_shard_136.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66d701f82e3dc12652311db1657044a90ceaf23f1c726a236b26f0a1ce4857b5
|
3 |
+
size 188088320
|
params_shard_137.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc497705f1c927851bcdbe6ec0c21feb566db250372bb1cf198b6d9dbe5c43d7
|
3 |
+
size 23511040
|
params_shard_138.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc68e725f76660e55be554d02f4992b0bf95426deda4abcc431b06267bb3fb8a
|
3 |
+
size 33587200
|
params_shard_139.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36e4769f6522055a4ef04ca2abe99e4ac7eec51ef819064b810562cdc33eff32
|
3 |
+
size 26869760
|