Upload folder using huggingface_hub
Browse files
.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 |
+
macos/mistral_7b_instruct_v0_3_4bit_dynamic.aimodel/main.mlirb filter=lfs diff=lfs merge=lfs -text
|
macos/metadata.json
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata_version": "0.2",
|
| 3 |
+
"kind": "llm",
|
| 4 |
+
"name": "mistral_7b_instruct_v0_3_4bit_dynamic",
|
| 5 |
+
"assets": {
|
| 6 |
+
"main": "mistral_7b_instruct_v0_3_4bit_dynamic.aimodel"
|
| 7 |
+
},
|
| 8 |
+
"language": {
|
| 9 |
+
"tokenizer": "mistralai/Mistral-7B-Instruct-v0.3",
|
| 10 |
+
"vocab_size": 32768,
|
| 11 |
+
"max_context_length": 8192,
|
| 12 |
+
"embedded_tokenizer": true,
|
| 13 |
+
"function_map": {
|
| 14 |
+
"main": [
|
| 15 |
+
"main"
|
| 16 |
+
]
|
| 17 |
+
}
|
| 18 |
+
},
|
| 19 |
+
"source": {
|
| 20 |
+
"model_definition": "torch",
|
| 21 |
+
"hf_model_id": "mistralai/Mistral-7B-Instruct-v0.3"
|
| 22 |
+
},
|
| 23 |
+
"compression": "4bit",
|
| 24 |
+
"compilation": {
|
| 25 |
+
"date": "2026-06-11T20:11:55.188060+09:00",
|
| 26 |
+
"targets": []
|
| 27 |
+
}
|
| 28 |
+
}
|
macos/mistral_7b_instruct_v0_3_4bit_dynamic.aimodel/main.hash
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
��"O����%�F�vV�����p�^����X
|
macos/mistral_7b_instruct_v0_3_4bit_dynamic.aimodel/main.mlirb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:81c422124f0ccbf7e5e325a846e77656a4efeef0fc70bf0c5e1dfeb48de7581e
|
| 3 |
+
size 4077727655
|
macos/mistral_7b_instruct_v0_3_4bit_dynamic.aimodel/metadata.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"author" : "Mistral AI",
|
| 3 |
+
"assetVersion" : "2.0",
|
| 4 |
+
"description" : "Mistral 7B Instruct v0.3 is a 7B-parameter instruction-tuned causal language model from Mistral AI. Source: https:\/\/huggingface.co\/mistralai\/Mistral-7B-Instruct-v0.3",
|
| 5 |
+
"license" : "Apache-2.0",
|
| 6 |
+
"creationDate" : "20260611T111152Z"
|
| 7 |
+
}
|