Upload folder using huggingface_hub

#6
config.json CHANGED
The diff for this file is too large to render. See raw diff
 
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "eos_token_id": 32000,
5
+ "transformers_version": "4.37.1",
6
+ "use_cache": false
7
+ }
model-00001-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e339d98c8c45f27221c429c4e44133551904ab94fe244bbc6a2b762f6680386
3
+ size 4998454520
model-00002-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9693336c8d754a58b6c33cb5dc3545af1e84629d464e0fb825f362b6898eecc6
3
+ size 4976674728
model-00003-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e02d49f6f5f3c441de0cdb0d5d95c5a1e33daf35a4d23c7da16caf3a7e77b6e
3
+ size 1723582192
model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff
 
smash_config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "api_key": null,
3
+ "verify_url": "http://johnrachwan.pythonanywhere.com",
4
+ "smash_config": {
5
+ "pruners": "[]",
6
+ "pruning_ratio": 0.0,
7
+ "factorizers": "[]",
8
+ "quantizers": "['gptq']",
9
+ "n_quantization_bits": 8,
10
+ "output_deviation": 0.005,
11
+ "compilers": "[]",
12
+ "static_batch": true,
13
+ "static_shape": true,
14
+ "controlnet": "None",
15
+ "unet_dim": 4,
16
+ "device": "cuda",
17
+ "cache_dir": "/ceph/hdd/staff/charpent/.cache/modelszka1vn5f",
18
+ "batch_size": 1,
19
+ "model_name": "mattshumer/Hermes-2-Pro-11B",
20
+ "max_batch_size": 1,
21
+ "save_dir": "/ceph/hdd/staff/charpent/.cache/modelsgvf954mf",
22
+ "qtype_weight": "torch.qint8",
23
+ "qtype_activation": "torch.quint8",
24
+ "qobserver": "<class 'torch.ao.quantization.observer.MinMaxObserver'>",
25
+ "qscheme": "torch.per_tensor_symmetric",
26
+ "qconfig": "x86",
27
+ "group_size": 128,
28
+ "damp_percent": 0.1,
29
+ "save_load_fn": "hf-gptq"
30
+ }
31
+ }