Add awq model
Browse files- config.json +1 -1
- generation_config.json +1 -2
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/srv/home/shaun/.cache/huggingface/hub/models--
|
3 |
"architectures": [
|
4 |
"MistralForCausalLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/srv/home/shaun/.cache/huggingface/hub/models--Locutusque--Hercules-2.5-Mistral-7B/snapshots/2fb135d4d47e97f7674e15b3776a2dc9371b5858",
|
3 |
"architectures": [
|
4 |
"MistralForCausalLM"
|
5 |
],
|
generation_config.json
CHANGED
@@ -3,6 +3,5 @@
|
|
3 |
"bos_token_id": 1,
|
4 |
"do_sample": true,
|
5 |
"eos_token_id": 2,
|
6 |
-
"transformers_version": "4.38.2"
|
7 |
-
"use_cache": false
|
8 |
}
|
|
|
3 |
"bos_token_id": 1,
|
4 |
"do_sample": true,
|
5 |
"eos_token_id": 2,
|
6 |
+
"transformers_version": "4.38.2"
|
|
|
7 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4150880232
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0bb4d8e975b58983bb6f3e1c09074b50c8c378add289c189d62ec55cc1774e6
|
3 |
size 4150880232
|