Add files using upload-large-folder tool
Browse files- README.md +1 -1
- config.json +1 -1
README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
tags:
|
| 4 |
-
- pruna-ai
|
| 5 |
- safetensors
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
# Model Card for pruna-test/test-save-tiny-random-llama4-smashed
|
|
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
tags:
|
|
|
|
| 4 |
- safetensors
|
| 5 |
+
- pruna-ai
|
| 6 |
---
|
| 7 |
|
| 8 |
# Model Card for pruna-test/test-save-tiny-random-llama4-smashed
|
config.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
| 7 |
"attention_chunk_size": 8192,
|
| 8 |
"attention_dropout": 0.0,
|
| 9 |
"attn_scale": 0.1,
|
| 10 |
-
"attn_temperature_tuning":
|
| 11 |
"bos_token_id": 200000,
|
| 12 |
"dtype": "float32",
|
| 13 |
"eos_token_id": [
|
|
|
|
| 7 |
"attention_chunk_size": 8192,
|
| 8 |
"attention_dropout": 0.0,
|
| 9 |
"attn_scale": 0.1,
|
| 10 |
+
"attn_temperature_tuning": true,
|
| 11 |
"bos_token_id": 200000,
|
| 12 |
"dtype": "float32",
|
| 13 |
"eos_token_id": [
|