End of training
Browse files- .gitattributes +4 -0
- README.md +89 -0
- checkpoint-1200/optimizer.bin +3 -0
- checkpoint-1200/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1200/random_states_0.pkl +3 -0
- checkpoint-1200/scheduler.bin +3 -0
- checkpoint-1600/optimizer.bin +3 -0
- checkpoint-1600/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1600/random_states_0.pkl +3 -0
- checkpoint-1600/scheduler.bin +3 -0
- checkpoint-2000/optimizer.bin +3 -0
- checkpoint-2000/pytorch_lora_weights.safetensors +3 -0
- checkpoint-2000/random_states_0.pkl +3 -0
- checkpoint-2000/scheduler.bin +3 -0
- checkpoint-2400/optimizer.bin +3 -0
- checkpoint-2400/pytorch_lora_weights.safetensors +3 -0
- checkpoint-2400/random_states_0.pkl +3 -0
- checkpoint-2400/scheduler.bin +3 -0
- checkpoint-2800/optimizer.bin +3 -0
- checkpoint-2800/pytorch_lora_weights.safetensors +3 -0
- checkpoint-2800/random_states_0.pkl +3 -0
- checkpoint-2800/scheduler.bin +3 -0
- checkpoint-3200/optimizer.bin +3 -0
- checkpoint-3200/pytorch_lora_weights.safetensors +3 -0
- checkpoint-3200/random_states_0.pkl +3 -0
- checkpoint-3200/scheduler.bin +3 -0
- checkpoint-3600/optimizer.bin +3 -0
- checkpoint-3600/pytorch_lora_weights.safetensors +3 -0
- checkpoint-3600/random_states_0.pkl +3 -0
- checkpoint-3600/scheduler.bin +3 -0
- checkpoint-400/optimizer.bin +3 -0
- checkpoint-400/pytorch_lora_weights.safetensors +3 -0
- checkpoint-400/random_states_0.pkl +3 -0
- checkpoint-400/scheduler.bin +3 -0
- checkpoint-4000/optimizer.bin +3 -0
- checkpoint-4000/pytorch_lora_weights.safetensors +3 -0
- checkpoint-4000/random_states_0.pkl +3 -0
- checkpoint-4000/scheduler.bin +3 -0
- checkpoint-800/optimizer.bin +3 -0
- checkpoint-800/pytorch_lora_weights.safetensors +3 -0
- checkpoint-800/random_states_0.pkl +3 -0
- checkpoint-800/scheduler.bin +3 -0
- image_0.png +3 -0
- image_1.png +3 -0
- image_2.png +3 -0
- image_3.png +3 -0
- pytorch_lora_weights.safetensors +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
image_0.png filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
image_1.png filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
image_2.png filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
image_3.png filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,89 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: black-forest-labs/FLUX.1-Fill-dev
|
| 3 |
+
library_name: diffusers
|
| 4 |
+
license: other
|
| 5 |
+
instance_prompt: Snoopy face, Snoopy style, pleading expression, both hands together
|
| 6 |
+
in a prayer pose, plain white background
|
| 7 |
+
widget:
|
| 8 |
+
- text: Snoopy face, Snoopy style, pleading expression, both hands together in a prayer
|
| 9 |
+
pose, plain white background
|
| 10 |
+
output:
|
| 11 |
+
url: image_0.png
|
| 12 |
+
- text: Snoopy face, Snoopy style, pleading expression, both hands together in a prayer
|
| 13 |
+
pose, plain white background
|
| 14 |
+
output:
|
| 15 |
+
url: image_1.png
|
| 16 |
+
- text: Snoopy face, Snoopy style, pleading expression, both hands together in a prayer
|
| 17 |
+
pose, plain white background
|
| 18 |
+
output:
|
| 19 |
+
url: image_2.png
|
| 20 |
+
- text: Snoopy face, Snoopy style, pleading expression, both hands together in a prayer
|
| 21 |
+
pose, plain white background
|
| 22 |
+
output:
|
| 23 |
+
url: image_3.png
|
| 24 |
+
tags:
|
| 25 |
+
- text-to-image
|
| 26 |
+
- diffusers-training
|
| 27 |
+
- diffusers
|
| 28 |
+
- lora
|
| 29 |
+
- flux
|
| 30 |
+
- flux-diffusers
|
| 31 |
+
- template:sd-lora
|
| 32 |
+
---
|
| 33 |
+
|
| 34 |
+
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
| 35 |
+
should probably proofread and complete it, then remove this comment. -->
|
| 36 |
+
|
| 37 |
+
|
| 38 |
+
# Flux-Fill DreamBooth LoRA - cucucu666/pray-8.5
|
| 39 |
+
|
| 40 |
+
<Gallery />
|
| 41 |
+
|
| 42 |
+
## Model description
|
| 43 |
+
|
| 44 |
+
These are cucucu666/pray-8.5 DreamBooth LoRA weights for black-forest-labs/FLUX.1-Fill-dev.
|
| 45 |
+
|
| 46 |
+
The weights were trained using [DreamBooth](https://dreambooth.github.io/) with a custom [Flux diffusers trainer](https://github.com/Sebastian-Zok/FLUX-Fill-LoRa-Training).
|
| 47 |
+
|
| 48 |
+
Was LoRA for the text encoder enabled? False.
|
| 49 |
+
|
| 50 |
+
## Trigger words
|
| 51 |
+
|
| 52 |
+
You should use `Snoopy face, Snoopy style, pleading expression, both hands together in a prayer pose, plain white background` to trigger the image generation.
|
| 53 |
+
|
| 54 |
+
## Download model
|
| 55 |
+
|
| 56 |
+
[Download the *.safetensors LoRA](cucucu666/pray-8.5/tree/main) in the Files & versions tab.
|
| 57 |
+
|
| 58 |
+
## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
|
| 59 |
+
|
| 60 |
+
```py
|
| 61 |
+
from diffusers import AutoPipelineForText2Image
|
| 62 |
+
import torch
|
| 63 |
+
pipeline = AutoPipelineForText2Image.from_pretrained("black-forest-labs/FLUX.1-dev", torch_dtype=torch.bfloat16).to('cuda')
|
| 64 |
+
pipeline.load_lora_weights('cucucu666/pray-8.5', weight_name='pytorch_lora_weights.safetensors')
|
| 65 |
+
image = pipeline('Snoopy face, Snoopy style, pleading expression, both hands together in a prayer pose, plain white background').images[0]
|
| 66 |
+
```
|
| 67 |
+
|
| 68 |
+
For more details, including weighting, merging and fusing LoRAs, check the [documentation on loading LoRAs in diffusers](https://huggingface.co/docs/diffusers/main/en/using-diffusers/loading_adapters)
|
| 69 |
+
|
| 70 |
+
## License
|
| 71 |
+
|
| 72 |
+
Please adhere to the licensing terms as described [here](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md).
|
| 73 |
+
|
| 74 |
+
|
| 75 |
+
## Intended uses & limitations
|
| 76 |
+
|
| 77 |
+
#### How to use
|
| 78 |
+
|
| 79 |
+
```python
|
| 80 |
+
# TODO: add an example code snippet for running this diffusion pipeline
|
| 81 |
+
```
|
| 82 |
+
|
| 83 |
+
#### Limitations and bias
|
| 84 |
+
|
| 85 |
+
[TODO: provide examples of latent issues and potential remediations]
|
| 86 |
+
|
| 87 |
+
## Training details
|
| 88 |
+
|
| 89 |
+
[TODO: describe the data used to train the model]
|
checkpoint-1200/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bbb1419052d8a49ec6f8d1f624e88c039512f172a2a5a0676b8908c32931d0bb
|
| 3 |
+
size 79235394
|
checkpoint-1200/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:26b66f70aea8bd9e639a86796be85203a3a2bf116ecf41c9b83f1288576b0ce4
|
| 3 |
+
size 22504080
|
checkpoint-1200/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b47dcd01a443b38cd8d699318759e3aa182aa97eaf7d13f6ef2da204c3e2832a
|
| 3 |
+
size 14344
|
checkpoint-1200/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c2b7422124607f4d2c2f0a951cd076d8d95f5dade7a0881bf9aea23585c4c95f
|
| 3 |
+
size 1000
|
checkpoint-1600/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e4a778ee674816e4d5c99324e09d1679e86c545339de44b2f7cd9e9275eb56cc
|
| 3 |
+
size 79235394
|
checkpoint-1600/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:407141fc531e35e13a4715316cb2b50c5a536cab8f117f81089f270841d3b0b9
|
| 3 |
+
size 22504080
|
checkpoint-1600/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ea09938665e109438a02bc7315d429389f254e23711db3a79dc106ab1a68d5a
|
| 3 |
+
size 14344
|
checkpoint-1600/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:643d61b3fdb412fa16b74ab51963f301af937c9d20637c5aff5e40d4f7a93753
|
| 3 |
+
size 1000
|
checkpoint-2000/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59a14adeba283a933b33b28c15862214e22a516dad3992d34ce3784200c2e847
|
| 3 |
+
size 79235394
|
checkpoint-2000/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7eb1d3a4b4dc147c0d28ad60635c42b043a2a5b57e0850d04417ebd08973c693
|
| 3 |
+
size 22504080
|
checkpoint-2000/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7e2b7ff0c02df532bb5a54fb15cd4c9a437220d190a4406f4d4f710e6f4b3af
|
| 3 |
+
size 14344
|
checkpoint-2000/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:493642aa6dcb7f188f018b7691aba9287429fa60e412f5f63a1430602afc2557
|
| 3 |
+
size 1000
|
checkpoint-2400/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:20da3dfa95dc00e3c19ef0e9493a67a08d04cd994b7a07290dcc9b59ab28f60f
|
| 3 |
+
size 79235394
|
checkpoint-2400/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1497ef57e18263469af71f65dddc709714864d2879a4a3e5a13f4eb0e352a8ca
|
| 3 |
+
size 22504080
|
checkpoint-2400/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:312251a816bca9bc2c863f9dd73726738e85841d8e93ddc3e3ff917e13126915
|
| 3 |
+
size 14344
|
checkpoint-2400/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ebf5e1f7ce2ed8049305abafa41c79ae47c285b06e0d9121287c3c218901c69
|
| 3 |
+
size 1000
|
checkpoint-2800/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:669b4df235c003437af0ae2deb570bb8d6f859b41690f8d8ad3520af11c309f9
|
| 3 |
+
size 79235394
|
checkpoint-2800/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:61c03e96d7e19c28afe319d88a6675a28ee36908a2e335e203eeea5bab3fa1e3
|
| 3 |
+
size 22504080
|
checkpoint-2800/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07180635dc3a153896fadd24e45844cf55885b8afc4dc50c250ea6bd588fa36f
|
| 3 |
+
size 14344
|
checkpoint-2800/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bb3defc55e15a0b6c6bdb7b4298a7d0933e3b8a414ba89ec16b95f92f140bfc9
|
| 3 |
+
size 1000
|
checkpoint-3200/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a7738cdee0a37af16af02468d5d84eda1b2ad5cbedc533cc537648ebd0c1fc32
|
| 3 |
+
size 79235394
|
checkpoint-3200/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:34e9abede5012885a0d90cc424e5dbb610fb2f8684b26a7f80b1d8400fe5a8e1
|
| 3 |
+
size 22504080
|
checkpoint-3200/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:283ec7a502e5ab06674d5b4763f6c64236e04429212adb8d9bf6aea3516b0830
|
| 3 |
+
size 14344
|
checkpoint-3200/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d5c01dbcbf56c5c69c69b9f93da2a15606f3278d18bdea1f7cff1bf728e00ba0
|
| 3 |
+
size 1000
|
checkpoint-3600/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:025316b71c1fda6573f235bfc7043ed11e3c82e82329014e96c2a02e8ba6b916
|
| 3 |
+
size 79235394
|
checkpoint-3600/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:45ce0ca1865dabb278d5601589edbff0e550f02c23bd88b5995711641951d7c5
|
| 3 |
+
size 22504080
|
checkpoint-3600/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0d6a6c81ec7ca7bd42f2eca9276578a4057412b5067adef7465a164efd8894fc
|
| 3 |
+
size 14344
|
checkpoint-3600/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d1959605195206bf37b50fc534c089decb1bc0a67b7a6422a2769b0a7bcbd7e8
|
| 3 |
+
size 1000
|
checkpoint-400/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aacf43f281beb222bfb33299fcf5801a99b59db58d16363737d9f83b5caa6956
|
| 3 |
+
size 79235394
|
checkpoint-400/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80ef4d60454cde36e6b0e61b9e79ef99e63e0acda1df0d415eaa3087ef276edc
|
| 3 |
+
size 22504080
|
checkpoint-400/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1319dbf342113402b45b5fcc46fd95485e1f5f3c320349a7662752b8253241cb
|
| 3 |
+
size 14344
|
checkpoint-400/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d31d97763cd2ac7e1cf598d014430c8aea7f5a31d599ac5cd26dad5b416c8a90
|
| 3 |
+
size 1000
|
checkpoint-4000/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1f76aab3a7b2749ba27f8eb1aa7b9373eae970b9f7edecc2086156661d299308
|
| 3 |
+
size 79235394
|
checkpoint-4000/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dd32cfbc35e83f333f578f35057ff3203f55cbd343f869fdb425fffbd26217c9
|
| 3 |
+
size 22504080
|
checkpoint-4000/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7fa08cd829d91cd26e682ba6369d8f38cd2fc4cec5dd4074562b637262473533
|
| 3 |
+
size 14344
|
checkpoint-4000/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4df1ca2241fd5ca43d2e996891e7ed9a2640954f8b09f2f2d27868cad17f02fc
|
| 3 |
+
size 1000
|
checkpoint-800/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:68afab2a05f591d49cf187dba120a298e15077e0d9cf91e517e39b07b76f76d3
|
| 3 |
+
size 79235394
|
checkpoint-800/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:74ab95c0a159079ecbc6d0c37c1bec44d285badfbd7dbe1ab441ce0deb65cfb2
|
| 3 |
+
size 22504080
|
checkpoint-800/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b6a11b3a75cc5b325ac9c43d5ba9b1b924087b5b9b73271ae373f0e5d8bcfe3b
|
| 3 |
+
size 14344
|
checkpoint-800/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:029a775b80c48b21e02d4a4f2ce061b038e41df3d072b07177f6473a114855bd
|
| 3 |
+
size 1000
|
image_0.png
ADDED
|
Git LFS Details
|
image_1.png
ADDED
|
Git LFS Details
|
image_2.png
ADDED
|
Git LFS Details
|
image_3.png
ADDED
|
Git LFS Details
|
pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dd32cfbc35e83f333f578f35057ff3203f55cbd343f869fdb425fffbd26217c9
|
| 3 |
+
size 22504080
|