spockren commited on
Commit
5a63644
1 Parent(s): ee4e116

Upload folder using huggingface_hub

Browse files
Files changed (42) hide show
  1. README.md +43 -0
  2. checkpoint-13500/model.safetensors +3 -0
  3. checkpoint-13500/optimizer.bin +3 -0
  4. checkpoint-13500/pytorch_lora_weights.safetensors +3 -0
  5. checkpoint-13500/random_states_0.pkl +3 -0
  6. checkpoint-13500/scaler.pt +3 -0
  7. checkpoint-13500/scheduler.bin +3 -0
  8. checkpoint-14000/model.safetensors +3 -0
  9. checkpoint-14000/optimizer.bin +3 -0
  10. checkpoint-14000/pytorch_lora_weights.safetensors +3 -0
  11. checkpoint-14000/random_states_0.pkl +3 -0
  12. checkpoint-14000/scaler.pt +3 -0
  13. checkpoint-14000/scheduler.bin +3 -0
  14. checkpoint-14500/model.safetensors +3 -0
  15. checkpoint-14500/optimizer.bin +3 -0
  16. checkpoint-14500/pytorch_lora_weights.safetensors +3 -0
  17. checkpoint-14500/random_states_0.pkl +3 -0
  18. checkpoint-14500/scaler.pt +3 -0
  19. checkpoint-14500/scheduler.bin +3 -0
  20. checkpoint-15000/model.safetensors +3 -0
  21. checkpoint-15000/optimizer.bin +3 -0
  22. checkpoint-15000/pytorch_lora_weights.safetensors +3 -0
  23. checkpoint-15000/random_states_0.pkl +3 -0
  24. checkpoint-15000/scaler.pt +3 -0
  25. checkpoint-15000/scheduler.bin +3 -0
  26. image_0.png +0 -0
  27. image_1.png +0 -0
  28. image_2.png +0 -0
  29. image_3.png +0 -0
  30. logs/text2image-fine-tune/1721446725.1022182/events.out.tfevents.1721446725.autodl-container-db4a40b195-60ebac9c.2546.1 +3 -0
  31. logs/text2image-fine-tune/1721446725.1035175/hparams.yml +50 -0
  32. logs/text2image-fine-tune/1721446884.1708312/events.out.tfevents.1721446884.autodl-container-db4a40b195-60ebac9c.3187.1 +3 -0
  33. logs/text2image-fine-tune/1721446884.1721768/hparams.yml +50 -0
  34. logs/text2image-fine-tune/1721447336.8484566/events.out.tfevents.1721447336.autodl-container-db4a40b195-60ebac9c.3895.1 +3 -0
  35. logs/text2image-fine-tune/1721447336.84979/hparams.yml +50 -0
  36. logs/text2image-fine-tune/1721447629.5646055/events.out.tfevents.1721447629.autodl-container-db4a40b195-60ebac9c.4603.1 +3 -0
  37. logs/text2image-fine-tune/1721447629.5659103/hparams.yml +50 -0
  38. logs/text2image-fine-tune/events.out.tfevents.1721446725.autodl-container-db4a40b195-60ebac9c.2546.0 +3 -0
  39. logs/text2image-fine-tune/events.out.tfevents.1721446884.autodl-container-db4a40b195-60ebac9c.3187.0 +3 -0
  40. logs/text2image-fine-tune/events.out.tfevents.1721447336.autodl-container-db4a40b195-60ebac9c.3895.0 +3 -0
  41. logs/text2image-fine-tune/events.out.tfevents.1721447629.autodl-container-db4a40b195-60ebac9c.4603.0 +3 -0
  42. pytorch_lora_weights.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: runwayml/stable-diffusion-v1-5
3
+ library_name: diffusers
4
+ license: creativeml-openrail-m
5
+ tags:
6
+ - stable-diffusion
7
+ - stable-diffusion-diffusers
8
+ - text-to-image
9
+ - diffusers
10
+ - diffusers-training
11
+ - lora
12
+ inference: true
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the training script had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+
19
+ # LoRA text2image fine-tuning - spockren/naruto-lora
20
+ These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were fine-tuned on the lambdalabs/naruto-blip-captions dataset. You can find some example images in the following.
21
+
22
+ ![img_0](./image_0.png)
23
+ ![img_1](./image_1.png)
24
+ ![img_2](./image_2.png)
25
+ ![img_3](./image_3.png)
26
+
27
+
28
+
29
+ ## Intended uses & limitations
30
+
31
+ #### How to use
32
+
33
+ ```python
34
+ # TODO: add an example code snippet for running this diffusion pipeline
35
+ ```
36
+
37
+ #### Limitations and bias
38
+
39
+ [TODO: provide examples of latent issues and potential remediations]
40
+
41
+ ## Training details
42
+
43
+ [TODO: describe the data used to train the model]
checkpoint-13500/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b3afc6f46c20c796b7309864b4ef0d41a91cf296af36c640d53ce8435e15dd6
3
+ size 1722353544
checkpoint-13500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b06b5545d7fa3693fdd5b3ce0cdc9bcb73ea2fc0df0602612e293ed2e1c24bd
3
+ size 6592122
checkpoint-13500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19117494d507d9eef4e7f84ec6c2fbb414c0dcf286c7a7bc7d4218fe0898c480
3
+ size 3226184
checkpoint-13500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8629daa57ed00bcac7c568271cd98753d0dfcb54a3d59ae1257585d5015477cf
3
+ size 14408
checkpoint-13500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bb4ee3801b11e2b95773f86abaa2d1e4b1da1e9da1588595ee5a4248d6798c1
3
+ size 988
checkpoint-13500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a3ab13abc60a1f39dee400697297da573a5ec1d455b42ac03cf3da7c9254f1e
3
+ size 1000
checkpoint-14000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8fb3021e1e59313b97835c2b6b09e30f478a893998b9e0327c697a14bfaa1c9
3
+ size 1722353544
checkpoint-14000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20da7eab9a0c01562ef91222f8dce1f4ef956234d975da25e31d087aabda75fd
3
+ size 6592122
checkpoint-14000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08ac675eb1960ce8b7a9b2447e9169fb0e34af522bd3ab723f3ff8c0dd51a262
3
+ size 3226184
checkpoint-14000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84fe74748f9718f4cec964a7e9aa6d9e9bffe937452cbd6e90e7c72549a108ea
3
+ size 14408
checkpoint-14000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8972e137dff582ed156c48a434d8d5304443a88bca38ef8e7f0e80298e6f0533
3
+ size 988
checkpoint-14000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80a763264e84f7d3eca6dfaf472dce1578a0a1983a1bc8fb9cf9a193c0a6e554
3
+ size 1000
checkpoint-14500/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:238d205ee6d9130402289538a0fc0736b29c06400a312cad5ea197e5b308df33
3
+ size 1722353544
checkpoint-14500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab0f8827b3f6b389f32e9aba9d91676d0cc8f09f58be26c9e16a0b6d45dd915f
3
+ size 6592122
checkpoint-14500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a80a32cef6e2eed659706f99bdd303230c138b27396a97a6dee4db71cc90562
3
+ size 3226184
checkpoint-14500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da576161f1d90d381c3099a4e76eb4bec6537b35e92a5dd4095de53534496734
3
+ size 14408
checkpoint-14500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fa669548d7d0cea54c34bbdeb3defa489898ad7ca32a778f0f5d4793a93394b
3
+ size 988
checkpoint-14500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76d6659cb8c262bfacda246a426c92736c9620eb5a421c47c415ba19d65b3672
3
+ size 1000
checkpoint-15000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:722bae5b60cf0461ae2d4f6f8a171e0e9f79c70308f43e9d4e54ef28a6810733
3
+ size 1722353544
checkpoint-15000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b40073fe9cd6b83a95b23581b1f711c76301b9dad4f16bec090f4f9d8363d92
3
+ size 6592122
checkpoint-15000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:662b7725d3d145976ae4abf7952eb0529133ed242ff77c44bb1bf08c1d7750e8
3
+ size 3226184
checkpoint-15000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:977f0599827ce6f28b80a6864c194a75bc392305da6f06fbf9c075ae2df696bb
3
+ size 14408
checkpoint-15000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2491380f0b55e3e8cbfec1654220a94cf6d79d50cd1b1e51dfe593c04a274cb9
3
+ size 988
checkpoint-15000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f0d2821e7f7c722098b0457f080f4d8c890ce3bfa7f08e3dad3b6fdda4dfbd7
3
+ size 1000
image_0.png ADDED
image_1.png ADDED
image_2.png ADDED
image_3.png ADDED
logs/text2image-fine-tune/1721446725.1022182/events.out.tfevents.1721446725.autodl-container-db4a40b195-60ebac9c.2546.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7fc83c27e24d9d541e24f2e3cab3162286114d9858ebc562944916454013904
3
+ size 2285
logs/text2image-fine-tune/1721446725.1035175/hparams.yml ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ cache_dir: null
7
+ caption_column: text
8
+ center_crop: true
9
+ checkpointing_steps: 500
10
+ checkpoints_total_limit: null
11
+ dataloader_num_workers: 8
12
+ dataset_config_name: null
13
+ dataset_name: lambdalabs/naruto-blip-captions
14
+ enable_xformers_memory_efficient_attention: false
15
+ gradient_accumulation_steps: 4
16
+ gradient_checkpointing: false
17
+ hub_model_id: naruto-lora
18
+ hub_token: null
19
+ image_column: image
20
+ learning_rate: 0.0001
21
+ local_rank: -1
22
+ logging_dir: logs
23
+ lr_scheduler: cosine
24
+ lr_warmup_steps: 0
25
+ max_grad_norm: 1.0
26
+ max_train_samples: null
27
+ max_train_steps: 15000
28
+ mixed_precision: null
29
+ noise_offset: 0
30
+ num_train_epochs: 50
31
+ num_validation_images: 4
32
+ output_dir: ./lora/naruto
33
+ prediction_type: null
34
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
35
+ push_to_hub: true
36
+ random_flip: true
37
+ rank: 4
38
+ report_to: tensorboard
39
+ resolution: 512
40
+ resume_from_checkpoint: null
41
+ revision: null
42
+ scale_lr: false
43
+ seed: 1337
44
+ snr_gamma: null
45
+ train_batch_size: 1
46
+ train_data_dir: null
47
+ use_8bit_adam: false
48
+ validation_epochs: 1
49
+ validation_prompt: A naruto with blue eyes.
50
+ variant: null
logs/text2image-fine-tune/1721446884.1708312/events.out.tfevents.1721446884.autodl-container-db4a40b195-60ebac9c.3187.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6ff748e99101a3b28737d9b7542a03164b0412dd742470bbdd37c8e7389aaac
3
+ size 2285
logs/text2image-fine-tune/1721446884.1721768/hparams.yml ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ cache_dir: null
7
+ caption_column: text
8
+ center_crop: true
9
+ checkpointing_steps: 500
10
+ checkpoints_total_limit: null
11
+ dataloader_num_workers: 8
12
+ dataset_config_name: null
13
+ dataset_name: lambdalabs/naruto-blip-captions
14
+ enable_xformers_memory_efficient_attention: false
15
+ gradient_accumulation_steps: 4
16
+ gradient_checkpointing: false
17
+ hub_model_id: naruto-lora
18
+ hub_token: null
19
+ image_column: image
20
+ learning_rate: 0.0001
21
+ local_rank: -1
22
+ logging_dir: logs
23
+ lr_scheduler: cosine
24
+ lr_warmup_steps: 0
25
+ max_grad_norm: 1.0
26
+ max_train_samples: null
27
+ max_train_steps: 15000
28
+ mixed_precision: null
29
+ noise_offset: 0
30
+ num_train_epochs: 50
31
+ num_validation_images: 4
32
+ output_dir: ./lora/naruto
33
+ prediction_type: null
34
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
35
+ push_to_hub: true
36
+ random_flip: true
37
+ rank: 4
38
+ report_to: tensorboard
39
+ resolution: 512
40
+ resume_from_checkpoint: null
41
+ revision: null
42
+ scale_lr: false
43
+ seed: 1337
44
+ snr_gamma: null
45
+ train_batch_size: 1
46
+ train_data_dir: null
47
+ use_8bit_adam: false
48
+ validation_epochs: 1
49
+ validation_prompt: A naruto with blue eyes.
50
+ variant: null
logs/text2image-fine-tune/1721447336.8484566/events.out.tfevents.1721447336.autodl-container-db4a40b195-60ebac9c.3895.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca7bc0d00c9ffe79ecea2bfd563600863e0b7ca637584e6e0ebed5ac15fbf940
3
+ size 2285
logs/text2image-fine-tune/1721447336.84979/hparams.yml ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ cache_dir: null
7
+ caption_column: text
8
+ center_crop: true
9
+ checkpointing_steps: 500
10
+ checkpoints_total_limit: null
11
+ dataloader_num_workers: 8
12
+ dataset_config_name: null
13
+ dataset_name: lambdalabs/naruto-blip-captions
14
+ enable_xformers_memory_efficient_attention: false
15
+ gradient_accumulation_steps: 4
16
+ gradient_checkpointing: false
17
+ hub_model_id: naruto-lora
18
+ hub_token: null
19
+ image_column: image
20
+ learning_rate: 0.0001
21
+ local_rank: -1
22
+ logging_dir: logs
23
+ lr_scheduler: cosine
24
+ lr_warmup_steps: 0
25
+ max_grad_norm: 1.0
26
+ max_train_samples: null
27
+ max_train_steps: 15000
28
+ mixed_precision: null
29
+ noise_offset: 0
30
+ num_train_epochs: 50
31
+ num_validation_images: 4
32
+ output_dir: ./lora/naruto
33
+ prediction_type: null
34
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
35
+ push_to_hub: true
36
+ random_flip: true
37
+ rank: 4
38
+ report_to: tensorboard
39
+ resolution: 512
40
+ resume_from_checkpoint: null
41
+ revision: null
42
+ scale_lr: false
43
+ seed: 1337
44
+ snr_gamma: null
45
+ train_batch_size: 1
46
+ train_data_dir: null
47
+ use_8bit_adam: false
48
+ validation_epochs: 1
49
+ validation_prompt: A naruto with blue eyes.
50
+ variant: null
logs/text2image-fine-tune/1721447629.5646055/events.out.tfevents.1721447629.autodl-container-db4a40b195-60ebac9c.4603.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4851ec0d2fba5928d6226e09406ec6afa992383fba18b122a013de4fdb32735f
3
+ size 2285
logs/text2image-fine-tune/1721447629.5659103/hparams.yml ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ cache_dir: null
7
+ caption_column: text
8
+ center_crop: true
9
+ checkpointing_steps: 500
10
+ checkpoints_total_limit: null
11
+ dataloader_num_workers: 8
12
+ dataset_config_name: null
13
+ dataset_name: lambdalabs/naruto-blip-captions
14
+ enable_xformers_memory_efficient_attention: false
15
+ gradient_accumulation_steps: 4
16
+ gradient_checkpointing: false
17
+ hub_model_id: naruto-lora
18
+ hub_token: null
19
+ image_column: image
20
+ learning_rate: 0.0001
21
+ local_rank: -1
22
+ logging_dir: logs
23
+ lr_scheduler: cosine
24
+ lr_warmup_steps: 0
25
+ max_grad_norm: 1.0
26
+ max_train_samples: null
27
+ max_train_steps: 15000
28
+ mixed_precision: null
29
+ noise_offset: 0
30
+ num_train_epochs: 50
31
+ num_validation_images: 4
32
+ output_dir: ./lora/naruto
33
+ prediction_type: null
34
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
35
+ push_to_hub: true
36
+ random_flip: true
37
+ rank: 4
38
+ report_to: tensorboard
39
+ resolution: 512
40
+ resume_from_checkpoint: null
41
+ revision: null
42
+ scale_lr: false
43
+ seed: 1337
44
+ snr_gamma: null
45
+ train_batch_size: 1
46
+ train_data_dir: null
47
+ use_8bit_adam: false
48
+ validation_epochs: 1
49
+ validation_prompt: A naruto with blue eyes.
50
+ variant: null
logs/text2image-fine-tune/events.out.tfevents.1721446725.autodl-container-db4a40b195-60ebac9c.2546.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:645db89be07b028de52407e4d5f00eb453ee5b5ea2f06f40a7395e4cb5749281
3
+ size 88
logs/text2image-fine-tune/events.out.tfevents.1721446884.autodl-container-db4a40b195-60ebac9c.3187.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03fce34609cc78ed58a71d0e5e19f5a52f7b310227276256059e9200177ae5c0
3
+ size 88
logs/text2image-fine-tune/events.out.tfevents.1721447336.autodl-container-db4a40b195-60ebac9c.3895.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f9234b51a18d71d4cb3a0d2176783f98fb6118cca241f04ccc3a233b64b6e8b
3
+ size 88
logs/text2image-fine-tune/events.out.tfevents.1721447629.autodl-container-db4a40b195-60ebac9c.4603.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c6116cbd82adfedd684603ac4eac8adeeb5ad24a26c90f0322369b7d07df1d1
3
+ size 73937035
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:662b7725d3d145976ae4abf7952eb0529133ed242ff77c44bb1bf08c1d7750e8
3
+ size 3226184