Daniele Picone commited on
Commit ·
422738c
1
Parent(s): 2071cf0
Fixed lora to lora_legacy
Browse files
20251102_135320_481765/manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"version": "0.9.
|
| 3 |
"options": "options.json",
|
| 4 |
"denoiser": "lightning_logs/version_0/checkpoints/best.ckpt"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"version": "0.9.12",
|
| 3 |
"options": "options.json",
|
| 4 |
"denoiser": "lightning_logs/version_0/checkpoints/best.ckpt"
|
| 5 |
}
|
20251102_135320_481765/options.json
CHANGED
|
@@ -764,7 +764,7 @@
|
|
| 764 |
"attention_stages": 2
|
| 765 |
},
|
| 766 |
"hook": {
|
| 767 |
-
"hook_id": "
|
| 768 |
"config": [
|
| 769 |
{
|
| 770 |
"name": "model.m_head",
|
|
|
|
| 764 |
"attention_stages": 2
|
| 765 |
},
|
| 766 |
"hook": {
|
| 767 |
+
"hook_id": "lora_legacy",
|
| 768 |
"config": [
|
| 769 |
{
|
| 770 |
"name": "model.m_head",
|