Upload folder using huggingface_hub (#2)
Browse files- 46020284b90b10a758efa3df15a271bb416770b210288b47f69529fc16a237f3 (cc0de4866c77f688953561be295a52c9e7bfb577)
- config.json +1 -1
- plots.png +0 -0
- smash_config.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/tmp/
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/tmp/tmpai6xlugf",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
plots.png
CHANGED
![]() |
![]() |
smash_config.json
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
"compilers": "None",
|
9 |
"task": "text_text_generation",
|
10 |
"device": "cuda",
|
11 |
-
"cache_dir": "/ceph/hdd/staff/charpent/.cache/
|
12 |
"batch_size": 1,
|
13 |
"model_name": "deepseek-ai/deepseek-coder-1.3b-instruct",
|
14 |
"pruning_ratio": 0.0,
|
|
|
8 |
"compilers": "None",
|
9 |
"task": "text_text_generation",
|
10 |
"device": "cuda",
|
11 |
+
"cache_dir": "/ceph/hdd/staff/charpent/.cache/models_0v2lov1",
|
12 |
"batch_size": 1,
|
13 |
"model_name": "deepseek-ai/deepseek-coder-1.3b-instruct",
|
14 |
"pruning_ratio": 0.0,
|