sharpenb commited on
Commit
9f960b9
·
verified ·
1 Parent(s): f171c6b

Upload folder using huggingface_hub (#6)

Browse files

- cebfa9d0147c9ea339fd84e2f23f666feca06fc49cf5883af4303b9972c2c453 (707d2c84c0350583a423e2d9091f513177ff8b2b)

Files changed (3) hide show
  1. config.json +1 -1
  2. model.safetensors +1 -1
  3. smash_config.json +3 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/covalent/.cache/models/tmphx8qc427no9oaqay",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPTOptim"
 
1
  {
2
+ "_name_or_path": "/covalent/.cache/models/tmp2m05q98ov7midrek",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPTOptim"
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d164abbe21805aed777f38a06caa403a26690703803ea80b471adabae4b0014
3
  size 1207575528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e06b0f0b54c2b6a251c6606a90b1751fa0c37cb4b7cf75a34638fce88d6c23e6
3
  size 1207575528
smash_config.json CHANGED
@@ -28,10 +28,11 @@
28
  "quant_llm-int8_weight_bits": 8,
29
  "max_batch_size": 1,
30
  "device": "cuda",
31
- "cache_dir": "/covalent/.cache/models/tmphx8qc427",
32
  "task": "",
33
  "save_load_fn": "bitsandbytes",
34
  "save_load_fn_args": {
35
  "weight_quantization_bits": "param.dtype"
36
- }
 
37
  }
 
28
  "quant_llm-int8_weight_bits": 8,
29
  "max_batch_size": 1,
30
  "device": "cuda",
31
+ "cache_dir": "/covalent/.cache/models/tmp2m05q98o",
32
  "task": "",
33
  "save_load_fn": "bitsandbytes",
34
  "save_load_fn_args": {
35
  "weight_quantization_bits": "param.dtype"
36
+ },
37
+ "api_key": null
38
  }