Upload folder using huggingface_hub
#6
by
sharpenb
- opened
- config.json +1 -1
- smash_config.json +1 -1
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "/tmp/models/
|
| 3 |
"activation_function": "gelu_new",
|
| 4 |
"architectures": [
|
| 5 |
"GPT2LMHeadModel"
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "/tmp/models/tmpuqkqj4qoh47zc_7c",
|
| 3 |
"activation_function": "gelu_new",
|
| 4 |
"architectures": [
|
| 5 |
"GPT2LMHeadModel"
|
smash_config.json
CHANGED
|
@@ -15,7 +15,7 @@
|
|
| 15 |
"quant_llm-int8_weight_bits": 8,
|
| 16 |
"max_batch_size": 1,
|
| 17 |
"device": "cuda",
|
| 18 |
-
"cache_dir": "/tmp/models/
|
| 19 |
"task": "",
|
| 20 |
"save_load_fn": "llm-int8",
|
| 21 |
"save_load_fn_args": {},
|
|
|
|
| 15 |
"quant_llm-int8_weight_bits": 8,
|
| 16 |
"max_batch_size": 1,
|
| 17 |
"device": "cuda",
|
| 18 |
+
"cache_dir": "/tmp/models/tmpuqkqj4qo",
|
| 19 |
"task": "",
|
| 20 |
"save_load_fn": "llm-int8",
|
| 21 |
"save_load_fn_args": {},
|