Upload folder using huggingface_hub
Browse files- config.yaml +3 -0
- lora.safetensors +2 -2
config.yaml
CHANGED
|
@@ -10,6 +10,9 @@ config:
|
|
| 10 |
type: lora
|
| 11 |
linear: 16
|
| 12 |
linear_alpha: 16
|
|
|
|
|
|
|
|
|
|
| 13 |
save:
|
| 14 |
dtype: float16
|
| 15 |
save_every: 101
|
|
|
|
| 10 |
type: lora
|
| 11 |
linear: 16
|
| 12 |
linear_alpha: 16
|
| 13 |
+
network_kwargs:
|
| 14 |
+
only_if_contains:
|
| 15 |
+
- transformer.single_transformer_blocks.7.proj_out
|
| 16 |
save:
|
| 17 |
dtype: float16
|
| 18 |
save_every: 101
|
lora.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f031e0c8cd07745e34a39eb218666a937427bf7a4a7286bf3cb214b3ac9065f0
|
| 3 |
+
size 590568
|