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-1500/optimizer.bin +3 -0
- checkpoint-1500/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1500/random_states_0.pkl +3 -0
- checkpoint-1500/scheduler.bin +3 -0
- checkpoint-1800/optimizer.bin +3 -0
- checkpoint-1800/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1800/random_states_0.pkl +3 -0
- checkpoint-1800/scheduler.bin +3 -0
- checkpoint-2100/optimizer.bin +3 -0
- checkpoint-2100/pytorch_lora_weights.safetensors +3 -0
- checkpoint-2100/random_states_0.pkl +3 -0
- checkpoint-2100/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-2700/optimizer.bin +3 -0
- checkpoint-2700/pytorch_lora_weights.safetensors +3 -0
- checkpoint-2700/random_states_0.pkl +3 -0
- checkpoint-2700/scheduler.bin +3 -0
- checkpoint-300/optimizer.bin +3 -0
- checkpoint-300/pytorch_lora_weights.safetensors +3 -0
- checkpoint-300/random_states_0.pkl +3 -0
- checkpoint-300/scheduler.bin +3 -0
- checkpoint-3000/optimizer.bin +3 -0
- checkpoint-3000/pytorch_lora_weights.safetensors +3 -0
- checkpoint-3000/random_states_0.pkl +3 -0
- checkpoint-3000/scheduler.bin +3 -0
- checkpoint-600/optimizer.bin +3 -0
- checkpoint-600/pytorch_lora_weights.safetensors +3 -0
- checkpoint-600/random_states_0.pkl +3 -0
- checkpoint-600/scheduler.bin +3 -0
- checkpoint-900/optimizer.bin +3 -0
- checkpoint-900/pytorch_lora_weights.safetensors +3 -0
- checkpoint-900/random_states_0.pkl +3 -0
- checkpoint-900/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: labii face, Crayon Shin-chan style, pleading expression, both hands
|
| 6 |
+
together in a prayer pose, plain white background
|
| 7 |
+
widget:
|
| 8 |
+
- text: labii face, Crayon Shin-chan style, pleading expression, both hands together
|
| 9 |
+
in a prayer pose, plain white background
|
| 10 |
+
output:
|
| 11 |
+
url: image_0.png
|
| 12 |
+
- text: labii face, Crayon Shin-chan style, pleading expression, both hands together
|
| 13 |
+
in a prayer pose, plain white background
|
| 14 |
+
output:
|
| 15 |
+
url: image_1.png
|
| 16 |
+
- text: labii face, Crayon Shin-chan style, pleading expression, both hands together
|
| 17 |
+
in a prayer pose, plain white background
|
| 18 |
+
output:
|
| 19 |
+
url: image_2.png
|
| 20 |
+
- text: labii face, Crayon Shin-chan style, pleading expression, both hands together
|
| 21 |
+
in a prayer 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-6.18
|
| 39 |
+
|
| 40 |
+
<Gallery />
|
| 41 |
+
|
| 42 |
+
## Model description
|
| 43 |
+
|
| 44 |
+
These are cucucu666/pray-6.18 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 `labii face, Crayon Shin-chan 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-6.18/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-6.18', weight_name='pytorch_lora_weights.safetensors')
|
| 65 |
+
image = pipeline('labii face, Crayon Shin-chan 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:8199eabaeaa5ff348943703d59c1246e3eed35885a9ee7876e1e22adb2197903
|
| 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:52c8fe5d64def8039d7012cd15b46eb620fa8818a2affe414a6bbc79fc9570cc
|
| 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:833e1795af9b8ce0059274880152527c79b69feb1c7394325ba3832cb39753a4
|
| 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-1500/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc9bd9f6f4ce7fb67ffb118d7e657fba921391dcd5bb22093950976762100248
|
| 3 |
+
size 79235394
|
checkpoint-1500/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8d35a7a4849a46f7f7c15879b5e35ce2e07c2db76fda272fab67c6e7c8a8b636
|
| 3 |
+
size 22504080
|
checkpoint-1500/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:47a7fc5679a2058608e11fbae568b7849934d2d4327daa9605f7e49619b9f413
|
| 3 |
+
size 14344
|
checkpoint-1500/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab46152b551fb24cef10d97aece42dc7616a1a1b456640ac3f526f7abac6e0e3
|
| 3 |
+
size 1000
|
checkpoint-1800/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:720d9a77f360fe6f6de5017bf1e94a06e91fa3a3c1ad407d8973076b80af2d91
|
| 3 |
+
size 79235394
|
checkpoint-1800/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f078a1e720c1347415e4e64ff2ce0d75d8878979fee2e1f7be93f876895fc6f3
|
| 3 |
+
size 22504080
|
checkpoint-1800/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cfde770d2496753f7d5365231b7ece46f64d65956807d59e4a6ff9896c48927a
|
| 3 |
+
size 14344
|
checkpoint-1800/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:280bb2692e2e3c2663658130756f8f3b92344ba10ad4f4f238084dd328643a88
|
| 3 |
+
size 1000
|
checkpoint-2100/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0dcf7fcb882f67ae5c8aed5bad402d209b33525057d38f6af625039b62857dd3
|
| 3 |
+
size 79235394
|
checkpoint-2100/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:540628c95c41b4afa64634bb092e2a0c5df1a29bcc5b3174c49bb39914be36b5
|
| 3 |
+
size 22504080
|
checkpoint-2100/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7234e58b3443d95d187b9170e50ef11778a4f958be32e76abddd348b1a953a3
|
| 3 |
+
size 14344
|
checkpoint-2100/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c5eb2115094438f6ce77c3d3c9457c17c246662fa45c103db984d7146356ec00
|
| 3 |
+
size 1000
|
checkpoint-2400/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d407075999fe0bf9ffb1aaec5ed94c386f6b63702c8275c26b936fc4fb0f7043
|
| 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:2b3dc376a163af68e7389d8fed7c1ba20a9450824a370d745c1fe320cdd913bf
|
| 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:2fe68c33a9c67f2a3654ed8cb0af6884ef26feefa872a693564496470a3d9706
|
| 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-2700/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:98b7583c2d948153437b01ea8c6ecc1d80b3825bb3c996701a85efa48fa20920
|
| 3 |
+
size 79235394
|
checkpoint-2700/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4dde97b470f50cd05ee85c910ab47e84f7db46e8601faf77b3ca4de9de87bc1b
|
| 3 |
+
size 22504080
|
checkpoint-2700/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e6114798a201c5832c94257bb0ccece634e9fa3dac1a0eeb2e250f06ede8f942
|
| 3 |
+
size 14344
|
checkpoint-2700/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7456b6fce2b2fd66ef480001746def582027e1c5c5cc3d0845d7a3e22f22fd4e
|
| 3 |
+
size 1000
|
checkpoint-300/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:972c2a1e297cc580a42d2e6fd066beaa3951f61cd0ede0ff6e78fd2bef1253c0
|
| 3 |
+
size 79235394
|
checkpoint-300/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:35b299d03bfd3f47911bbc0d0cbd8dccf1bc5e66b0131563432458e4dbb988bb
|
| 3 |
+
size 22504080
|
checkpoint-300/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f6f72eda6faab55220395ab58cda4df4be3fbb45ee18506e8f5cfd865e29406f
|
| 3 |
+
size 14344
|
checkpoint-300/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:be7d528873710ff30a05eb6b67f614e521fbf2e3fce1892b36c3e29e52232035
|
| 3 |
+
size 1000
|
checkpoint-3000/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b0b899a11d34ef8260f6ab94ff90769292a5cec02913473be133d6d01c0aa9d3
|
| 3 |
+
size 79235394
|
checkpoint-3000/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:57503cfa291a7b3c9eb1ee2c203c54dc1d50fa413e71e97cfd9ab751e35776ac
|
| 3 |
+
size 22504080
|
checkpoint-3000/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b5f8e6c0dabfe5dac27d312fb9a842cf20757154268055ff6983e2377bc1b69
|
| 3 |
+
size 14344
|
checkpoint-3000/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f64a65ba99578a884b4851fbf9e08190ff85a9f85bd177a7358113febdc91ff8
|
| 3 |
+
size 1000
|
checkpoint-600/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c1fe50e203280565995488c1d7d1878d5187af0d49fd3773922c78ff6c875b03
|
| 3 |
+
size 79235394
|
checkpoint-600/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:43f3195a6cdc32a40ac9fb0766630cd8c844ce906b7177caa3b07193e2047760
|
| 3 |
+
size 22504080
|
checkpoint-600/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dfe3f775a09f5cfad026e1cc4c694db11bcd17dea03c4a33fa5e1cdc3fc862cf
|
| 3 |
+
size 14344
|
checkpoint-600/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aa842e18a772979ca8204a68b852ffd7a5345a3d2755f72f876b0cccc9b8b969
|
| 3 |
+
size 1000
|
checkpoint-900/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:08bc90e1f86665a0b2dfbca2a0f14a65f1df5aa52ddaae54cd5c551b9a16d354
|
| 3 |
+
size 79235394
|
checkpoint-900/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9119473262df53244757b65c05294e450740d1865a0d6aa87f210555a0b4d0d1
|
| 3 |
+
size 22504080
|
checkpoint-900/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3ab6ae74d06d62a88d49234f9e89edb50794be6a4b7343a76f2dee6ed82820f8
|
| 3 |
+
size 14344
|
checkpoint-900/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b1f217203d998a5430d5695d753e0c9662b30d750f6c5d697957341278f3bb5d
|
| 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:57503cfa291a7b3c9eb1ee2c203c54dc1d50fa413e71e97cfd9ab751e35776ac
|
| 3 |
+
size 22504080
|