End of training
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +3 -0
- README.md +90 -0
- checkpoint-100/optimizer.bin +3 -0
- checkpoint-100/pytorch_lora_weights.safetensors +3 -0
- checkpoint-100/random_states_0.pkl +3 -0
- checkpoint-100/scaler.pt +3 -0
- checkpoint-100/scheduler.bin +3 -0
- checkpoint-1000/optimizer.bin +3 -0
- checkpoint-1000/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1000/random_states_0.pkl +3 -0
- checkpoint-1000/scaler.pt +3 -0
- checkpoint-1000/scheduler.bin +3 -0
- checkpoint-1100/optimizer.bin +3 -0
- checkpoint-1100/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1100/random_states_0.pkl +3 -0
- checkpoint-1100/scaler.pt +3 -0
- checkpoint-1100/scheduler.bin +3 -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/scaler.pt +3 -0
- checkpoint-1200/scheduler.bin +3 -0
- checkpoint-1300/optimizer.bin +3 -0
- checkpoint-1300/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1300/random_states_0.pkl +3 -0
- checkpoint-1300/scaler.pt +3 -0
- checkpoint-1300/scheduler.bin +3 -0
- checkpoint-1400/optimizer.bin +3 -0
- checkpoint-1400/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1400/random_states_0.pkl +3 -0
- checkpoint-1400/scaler.pt +3 -0
- checkpoint-1400/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/scaler.pt +3 -0
- checkpoint-1500/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/scaler.pt +3 -0
- checkpoint-1600/scheduler.bin +3 -0
- checkpoint-1700/optimizer.bin +3 -0
- checkpoint-1700/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1700/random_states_0.pkl +3 -0
- checkpoint-1700/scaler.pt +3 -0
- checkpoint-1700/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
.gitattributes
CHANGED
@@ -33,3 +33,6 @@ 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_1.png filter=lfs diff=lfs merge=lfs -text
|
37 |
+
image_2.png filter=lfs diff=lfs merge=lfs -text
|
38 |
+
image_3.png filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,90 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: stabilityai/stable-diffusion-3-medium-diffusers
|
3 |
+
library_name: diffusers
|
4 |
+
license: other
|
5 |
+
instance_prompt: Xerxes
|
6 |
+
widget:
|
7 |
+
- text: Xerxes
|
8 |
+
output:
|
9 |
+
url: image_0.png
|
10 |
+
- text: Xerxes
|
11 |
+
output:
|
12 |
+
url: image_1.png
|
13 |
+
- text: Xerxes
|
14 |
+
output:
|
15 |
+
url: image_2.png
|
16 |
+
- text: Xerxes
|
17 |
+
output:
|
18 |
+
url: image_3.png
|
19 |
+
tags:
|
20 |
+
- text-to-image
|
21 |
+
- diffusers-training
|
22 |
+
- diffusers
|
23 |
+
- lora
|
24 |
+
- template:sd-lora
|
25 |
+
- sd3
|
26 |
+
- sd3-diffusers
|
27 |
+
---
|
28 |
+
|
29 |
+
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
30 |
+
should probably proofread and complete it, then remove this comment. -->
|
31 |
+
|
32 |
+
|
33 |
+
# SD3 DreamBooth LoRA - hirussell/trained-sd3-lora_duo_2000_100_3e-5_white_xerxes
|
34 |
+
|
35 |
+
<Gallery />
|
36 |
+
|
37 |
+
## Model description
|
38 |
+
|
39 |
+
These are hirussell/trained-sd3-lora_duo_2000_100_3e-5_white_xerxes DreamBooth LoRA weights for stabilityai/stable-diffusion-3-medium-diffusers.
|
40 |
+
|
41 |
+
The weights were trained using [DreamBooth](https://dreambooth.github.io/) with the [SD3 diffusers trainer](https://github.com/huggingface/diffusers/blob/main/examples/dreambooth/README_sd3.md).
|
42 |
+
|
43 |
+
Was LoRA for the text encoder enabled? False.
|
44 |
+
|
45 |
+
## Trigger words
|
46 |
+
|
47 |
+
You should use `Xerxes` to trigger the image generation.
|
48 |
+
|
49 |
+
## Download model
|
50 |
+
|
51 |
+
[Download the *.safetensors LoRA](hirussell/trained-sd3-lora_duo_2000_100_3e-5_white_xerxes/tree/main) in the Files & versions tab.
|
52 |
+
|
53 |
+
## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
|
54 |
+
|
55 |
+
```py
|
56 |
+
from diffusers import AutoPipelineForText2Image
|
57 |
+
import torch
|
58 |
+
pipeline = AutoPipelineForText2Image.from_pretrained(stabilityai/stable-diffusion-3-medium-diffusers, torch_dtype=torch.float16).to('cuda')
|
59 |
+
pipeline.load_lora_weights('hirussell/trained-sd3-lora_duo_2000_100_3e-5_white_xerxes', weight_name='pytorch_lora_weights.safetensors')
|
60 |
+
image = pipeline('Xerxes').images[0]
|
61 |
+
```
|
62 |
+
|
63 |
+
### Use it with UIs such as AUTOMATIC1111, Comfy UI, SD.Next, Invoke
|
64 |
+
|
65 |
+
- **LoRA**: download **[`diffusers_lora_weights.safetensors` here 💾](/hirussell/trained-sd3-lora_duo_2000_100_3e-5_white_xerxes/blob/main/diffusers_lora_weights.safetensors)**.
|
66 |
+
- Rename it and place it on your `models/Lora` folder.
|
67 |
+
- On AUTOMATIC1111, load the LoRA by adding `<lora:your_new_name:1>` to your prompt. On ComfyUI just [load it as a regular LoRA](https://comfyanonymous.github.io/ComfyUI_examples/lora/).
|
68 |
+
|
69 |
+
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)
|
70 |
+
|
71 |
+
## License
|
72 |
+
|
73 |
+
Please adhere to the licensing terms as described [here](https://huggingface.co/stabilityai/stable-diffusion-3-medium/blob/main/LICENSE.md).
|
74 |
+
|
75 |
+
|
76 |
+
## Intended uses & limitations
|
77 |
+
|
78 |
+
#### How to use
|
79 |
+
|
80 |
+
```python
|
81 |
+
# TODO: add an example code snippet for running this diffusion pipeline
|
82 |
+
```
|
83 |
+
|
84 |
+
#### Limitations and bias
|
85 |
+
|
86 |
+
[TODO: provide examples of latent issues and potential remediations]
|
87 |
+
|
88 |
+
## Training details
|
89 |
+
|
90 |
+
[TODO: describe the data used to train the model]
|
checkpoint-100/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e67b9936c4e93d0027b9d8e724ef772f5b91f7ddeec0e5038f24514f8925cbe7
|
3 |
+
size 19096716
|
checkpoint-100/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a502f35288bf49e0987ae818dc931484575c1df77166ec8330e676709c9a26a6
|
3 |
+
size 9437288
|
checkpoint-100/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7803f52b061437773fdb9e4e9b6b2d1da594800827a4cdb33d2b6c2fdbf23955
|
3 |
+
size 14344
|
checkpoint-100/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4bd618d4456beecb6d34169c1b44a2dda85e90d07909bae420606e071eef8a84
|
3 |
+
size 988
|
checkpoint-100/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d5976eefcd91d85929af57d6f90ba59c0460703c004ca1e044ed5c55c9fe0ef0
|
3 |
+
size 1000
|
checkpoint-1000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e500dd54ad09c170e17e5c90402f46cc3e3fa60ab010ffae4fcb9ff31d7b9f96
|
3 |
+
size 19096716
|
checkpoint-1000/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:10add9665adbaf3cb34bb40019db7bf96d6ace01c9c24db07546e313d427fd15
|
3 |
+
size 9437288
|
checkpoint-1000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8fbe2a41bc819461c2d63bce6f56ebc64214ae7bf73d254446a4bfbb944d47f2
|
3 |
+
size 14344
|
checkpoint-1000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:083d05c9b73caed3e3b8f111bc778b5a77048dddbcdf27c2c3484c9bb20e325d
|
3 |
+
size 988
|
checkpoint-1000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc29dcd5db69dc64b6971bcf024d344be826738a2571c5531633ed29b52aff5c
|
3 |
+
size 1000
|
checkpoint-1100/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9aee97c5686fe519b63117080f0a3285173dd567c3fb969d0d141503570a7fa
|
3 |
+
size 19096716
|
checkpoint-1100/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:53480d85c7a88a9b1281c0e0fe27bb8409dec138391fd856de05f7dcbd0c117d
|
3 |
+
size 9437288
|
checkpoint-1100/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7bfa711eb808d4a53d1d204abcf586dd77b1140ceba942ca53d7dfaff5fad8a1
|
3 |
+
size 14344
|
checkpoint-1100/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:774460d4f6fef87f1dd847ff7cf0c226234d2269fad326882d77f8f827845956
|
3 |
+
size 988
|
checkpoint-1100/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:790b3619d66363ed0fd26dd83d09145b039cec512800846ada9b28bab3bf8a09
|
3 |
+
size 1000
|
checkpoint-1200/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:311252a46efc59c49f11d1142b9d8c87239c0bd9d5c191b1a08d255947b46d27
|
3 |
+
size 19096716
|
checkpoint-1200/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ea184282f1b8dd4190c422bc4772bcd5a4c0b85d8b18fa544aa08cee50f0ff5
|
3 |
+
size 9437288
|
checkpoint-1200/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5a7b8724e25759c5bbfc03009ae85ca0635a3aa5466f95ce8e44ddf47cd1eb6
|
3 |
+
size 14344
|
checkpoint-1200/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dec2de49140aa2a50af20cd24cf0b45251cf9ebd9b7707e3c6bd75362d2f9b8f
|
3 |
+
size 988
|
checkpoint-1200/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de8c9a6451e6e716b5189d3fc31c7a20e8401e555966132895e4607d9400e34b
|
3 |
+
size 1000
|
checkpoint-1300/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f3e2adf418a4dfadddc7f00bbf20ff45db5bd31d4e209968239a58ae2487bac
|
3 |
+
size 19096716
|
checkpoint-1300/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7df1ed678a08f63e7327345d3a1656dedfb19df0e0e91b609d1a4175a9931e73
|
3 |
+
size 9437288
|
checkpoint-1300/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b34102a480893c2ac8c8cf130e1a0b4ae987a9677ba316adcc467dc6458bd2a
|
3 |
+
size 14344
|
checkpoint-1300/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a4dde13b24991735bc7e9107d96e364f31782f96b02a0143fc714a3db7a58d8
|
3 |
+
size 988
|
checkpoint-1300/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8403843622fbe2fc5bbba7aa776e6a3d948a8739173ed37ce18a2631453fbbea
|
3 |
+
size 1000
|
checkpoint-1400/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9ddc1fc585a87de817c5591097e9d09ac4d11c4880ec8eb9b3baf2b34dadf8c
|
3 |
+
size 19096716
|
checkpoint-1400/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:accaea35222dad40dc30cb2fe07fec85a496b1cf48ddf77e07f6cfb68844c09a
|
3 |
+
size 9437288
|
checkpoint-1400/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e2c29b6024738d49cd7dc55142ab5fff0a081e425f6295e68c3b48f137f88b3
|
3 |
+
size 14344
|
checkpoint-1400/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e49bc6c3f40119bc3dfeaaf97e19a42fc07b0572b83eb73730c5a92df73f2a4
|
3 |
+
size 988
|
checkpoint-1400/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88782984344fda0a0b86f2780db695c6b865e29215e420001803d5388f03a273
|
3 |
+
size 1000
|
checkpoint-1500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:56ebee6a2c33311baf6c6902cce00e380b189db572ccd660aceaa2003635085b
|
3 |
+
size 19096716
|
checkpoint-1500/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b94cc859f7610e32dd847568c159afce1188279d81942f203a895e9914632178
|
3 |
+
size 9437288
|
checkpoint-1500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6dd0f59d7994eca53585c016640cc198433a32dcdce8cf640b5837d98f3709e7
|
3 |
+
size 14344
|
checkpoint-1500/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b3c3bc954fe90a6b6818477a0400b4d127f9b6a7e3a5633fe1966c21792a5a0
|
3 |
+
size 988
|
checkpoint-1500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b556b3b5fe7301714f781385483d486da5bfc171cf4050d1a0c6cb79d7e6d54
|
3 |
+
size 1000
|
checkpoint-1600/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6dc6031c890e023daa543322957e8d54ec5b6aa9685b7103d93e024df25b9f5d
|
3 |
+
size 19096716
|
checkpoint-1600/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:780587269c5e54a87343a2f9b02fc5d47c314c73a584d01f8974b9dbfcd29d11
|
3 |
+
size 9437288
|
checkpoint-1600/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2f8bf9299900788f26e0f159746b082662299aa71a8435fd33f3dc568d75cc7
|
3 |
+
size 14344
|
checkpoint-1600/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0a071b5aea2a5e934e6611cb66ee2aa22dda0a0c8b6ca74e9aa20d25a0a9e4d
|
3 |
+
size 988
|
checkpoint-1600/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1b06e1caa8915127d680d730988cf6142c59cc7537889730fe295dda8a8c0ff
|
3 |
+
size 1000
|
checkpoint-1700/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd8e90a287e3f35f66ba792f85cf982f3c373a04218494dbdf948d3d8e1018c6
|
3 |
+
size 19096716
|
checkpoint-1700/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03232777a788de7855ea57b4ebeeb92be239faeaec3dfbff07e680eed97ef563
|
3 |
+
size 9437288
|
checkpoint-1700/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f4cb61cfc42d814a9d92e89ab7f570d8629fcdbc7fa3b74b53bd91270f63243
|
3 |
+
size 14344
|
checkpoint-1700/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66dc157f72ea0ceaf5f2a617e93ba44dd1a07a5d30bb3039403e69bd679fedad
|
3 |
+
size 988
|
checkpoint-1700/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7baeda9262f320f255115bc744098d36631d78ceadda8dc3411118e8ff646a83
|
3 |
+
size 1000
|
checkpoint-1800/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20c0991f765ecf38002a17fb35e27159f99a8d513af6066317fd6f85a4647ad5
|
3 |
+
size 19096716
|
checkpoint-1800/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21afbbe7ff3fefd77326c5e104bcd4f08eb0f667e2ecc502d7f8f25df8b0a84a
|
3 |
+
size 9437288
|
checkpoint-1800/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f80058e14988fcf262bca15b22111a0c56916f52a5e1c8dc3134b0121882dbe
|
3 |
+
size 14344
|