Upload 6 files
#1
by
						
Svolozavr
	
							
						- opened
							
					
    	
        svdq-flux.1-t5/config.json
    ADDED
    
    | @@ -0,0 +1,32 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            {
         | 
| 2 | 
            +
              "_name_or_path": "google/t5-v1_1-xxl",
         | 
| 3 | 
            +
              "architectures": [
         | 
| 4 | 
            +
                "T5EncoderModel"
         | 
| 5 | 
            +
              ],
         | 
| 6 | 
            +
              "classifier_dropout": 0.0,
         | 
| 7 | 
            +
              "d_ff": 10240,
         | 
| 8 | 
            +
              "d_kv": 64,
         | 
| 9 | 
            +
              "d_model": 4096,
         | 
| 10 | 
            +
              "decoder_start_token_id": 0,
         | 
| 11 | 
            +
              "dense_act_fn": "gelu_new",
         | 
| 12 | 
            +
              "dropout_rate": 0.1,
         | 
| 13 | 
            +
              "eos_token_id": 1,
         | 
| 14 | 
            +
              "feed_forward_proj": "gated-gelu",
         | 
| 15 | 
            +
              "initializer_factor": 1.0,
         | 
| 16 | 
            +
              "is_encoder_decoder": true,
         | 
| 17 | 
            +
              "is_gated_act": true,
         | 
| 18 | 
            +
              "layer_norm_epsilon": 1e-06,
         | 
| 19 | 
            +
              "model_type": "t5",
         | 
| 20 | 
            +
              "num_decoder_layers": 24,
         | 
| 21 | 
            +
              "num_heads": 64,
         | 
| 22 | 
            +
              "num_layers": 24,
         | 
| 23 | 
            +
              "output_past": true,
         | 
| 24 | 
            +
              "pad_token_id": 0,
         | 
| 25 | 
            +
              "relative_attention_max_distance": 128,
         | 
| 26 | 
            +
              "relative_attention_num_buckets": 32,
         | 
| 27 | 
            +
              "tie_word_embeddings": false,
         | 
| 28 | 
            +
              "torch_dtype": "bfloat16",
         | 
| 29 | 
            +
              "transformers_version": "4.43.3",
         | 
| 30 | 
            +
              "use_cache": true,
         | 
| 31 | 
            +
              "vocab_size": 32128
         | 
| 32 | 
            +
            }
         | 
    	
        svdq-flux.1-t5/gitattributes
    ADDED
    
    | @@ -0,0 +1,35 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            *.7z filter=lfs diff=lfs merge=lfs -text
         | 
| 2 | 
            +
            *.arrow filter=lfs diff=lfs merge=lfs -text
         | 
| 3 | 
            +
            *.bin filter=lfs diff=lfs merge=lfs -text
         | 
| 4 | 
            +
            *.bz2 filter=lfs diff=lfs merge=lfs -text
         | 
| 5 | 
            +
            *.ckpt filter=lfs diff=lfs merge=lfs -text
         | 
| 6 | 
            +
            *.ftz filter=lfs diff=lfs merge=lfs -text
         | 
| 7 | 
            +
            *.gz filter=lfs diff=lfs merge=lfs -text
         | 
| 8 | 
            +
            *.h5 filter=lfs diff=lfs merge=lfs -text
         | 
| 9 | 
            +
            *.joblib filter=lfs diff=lfs merge=lfs -text
         | 
| 10 | 
            +
            *.lfs.* filter=lfs diff=lfs merge=lfs -text
         | 
| 11 | 
            +
            *.mlmodel filter=lfs diff=lfs merge=lfs -text
         | 
| 12 | 
            +
            *.model filter=lfs diff=lfs merge=lfs -text
         | 
| 13 | 
            +
            *.msgpack filter=lfs diff=lfs merge=lfs -text
         | 
| 14 | 
            +
            *.npy filter=lfs diff=lfs merge=lfs -text
         | 
| 15 | 
            +
            *.npz filter=lfs diff=lfs merge=lfs -text
         | 
| 16 | 
            +
            *.onnx filter=lfs diff=lfs merge=lfs -text
         | 
| 17 | 
            +
            *.ot filter=lfs diff=lfs merge=lfs -text
         | 
| 18 | 
            +
            *.parquet filter=lfs diff=lfs merge=lfs -text
         | 
| 19 | 
            +
            *.pb filter=lfs diff=lfs merge=lfs -text
         | 
| 20 | 
            +
            *.pickle filter=lfs diff=lfs merge=lfs -text
         | 
| 21 | 
            +
            *.pkl filter=lfs diff=lfs merge=lfs -text
         | 
| 22 | 
            +
            *.pt filter=lfs diff=lfs merge=lfs -text
         | 
| 23 | 
            +
            *.pth filter=lfs diff=lfs merge=lfs -text
         | 
| 24 | 
            +
            *.rar filter=lfs diff=lfs merge=lfs -text
         | 
| 25 | 
            +
            *.safetensors filter=lfs diff=lfs merge=lfs -text
         | 
| 26 | 
            +
            saved_model/**/* filter=lfs diff=lfs merge=lfs -text
         | 
| 27 | 
            +
            *.tar.* filter=lfs diff=lfs merge=lfs -text
         | 
| 28 | 
            +
            *.tar filter=lfs diff=lfs merge=lfs -text
         | 
| 29 | 
            +
            *.tflite filter=lfs diff=lfs merge=lfs -text
         | 
| 30 | 
            +
            *.tgz filter=lfs diff=lfs merge=lfs -text
         | 
| 31 | 
            +
            *.wasm filter=lfs diff=lfs merge=lfs -text
         | 
| 32 | 
            +
            *.xz 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
         | 
    	
        svdq-flux.1-t5/model-00001-of-00002.safetensors
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:ec87bffd1923e8b2774a6d240c922a41f6143081d52cf83b8fe39e9d838c893e
         | 
| 3 | 
            +
            size 4994582224
         | 
    	
        svdq-flux.1-t5/model-00002-of-00002.safetensors
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:a5640855b301fcdbceddfa90ae8066cd9414aff020552a201a255ecf2059da00
         | 
| 3 | 
            +
            size 4530066360
         | 
    	
        svdq-flux.1-t5/model.safetensors.index.json
    ADDED
    
    | @@ -0,0 +1,226 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            {
         | 
| 2 | 
            +
              "metadata": {
         | 
| 3 | 
            +
                "total_size": 9524621312
         | 
| 4 | 
            +
              },
         | 
| 5 | 
            +
              "weight_map": {
         | 
| 6 | 
            +
                "encoder.block.0.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
         | 
| 7 | 
            +
                "encoder.block.0.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
         | 
| 8 | 
            +
                "encoder.block.0.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
         | 
| 9 | 
            +
                "encoder.block.0.layer.0.SelfAttention.relative_attention_bias.weight": "model-00001-of-00002.safetensors",
         | 
| 10 | 
            +
                "encoder.block.0.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
         | 
| 11 | 
            +
                "encoder.block.0.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
         | 
| 12 | 
            +
                "encoder.block.0.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00002.safetensors",
         | 
| 13 | 
            +
                "encoder.block.0.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00002.safetensors",
         | 
| 14 | 
            +
                "encoder.block.0.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
         | 
| 15 | 
            +
                "encoder.block.0.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
         | 
| 16 | 
            +
                "encoder.block.1.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
         | 
| 17 | 
            +
                "encoder.block.1.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
         | 
| 18 | 
            +
                "encoder.block.1.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
         | 
| 19 | 
            +
                "encoder.block.1.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
         | 
| 20 | 
            +
                "encoder.block.1.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
         | 
| 21 | 
            +
                "encoder.block.1.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00002.safetensors",
         | 
| 22 | 
            +
                "encoder.block.1.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00002.safetensors",
         | 
| 23 | 
            +
                "encoder.block.1.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
         | 
| 24 | 
            +
                "encoder.block.1.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
         | 
| 25 | 
            +
                "encoder.block.10.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
         | 
| 26 | 
            +
                "encoder.block.10.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
         | 
| 27 | 
            +
                "encoder.block.10.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
         | 
| 28 | 
            +
                "encoder.block.10.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
         | 
| 29 | 
            +
                "encoder.block.10.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
         | 
| 30 | 
            +
                "encoder.block.10.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00002.safetensors",
         | 
| 31 | 
            +
                "encoder.block.10.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00002.safetensors",
         | 
| 32 | 
            +
                "encoder.block.10.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
         | 
| 33 | 
            +
                "encoder.block.10.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
         | 
| 34 | 
            +
                "encoder.block.11.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
         | 
| 35 | 
            +
                "encoder.block.11.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
         | 
| 36 | 
            +
                "encoder.block.11.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
         | 
| 37 | 
            +
                "encoder.block.11.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
         | 
| 38 | 
            +
                "encoder.block.11.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
         | 
| 39 | 
            +
                "encoder.block.11.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00002.safetensors",
         | 
| 40 | 
            +
                "encoder.block.11.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00002.safetensors",
         | 
| 41 | 
            +
                "encoder.block.11.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
         | 
| 42 | 
            +
                "encoder.block.11.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
         | 
| 43 | 
            +
                "encoder.block.12.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
         | 
| 44 | 
            +
                "encoder.block.12.layer.0.SelfAttention.o.weight": "model-00002-of-00002.safetensors",
         | 
| 45 | 
            +
                "encoder.block.12.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
         | 
| 46 | 
            +
                "encoder.block.12.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
         | 
| 47 | 
            +
                "encoder.block.12.layer.0.layer_norm.weight": "model-00002-of-00002.safetensors",
         | 
| 48 | 
            +
                "encoder.block.12.layer.1.DenseReluDense.wi_0.weight": "model-00002-of-00002.safetensors",
         | 
| 49 | 
            +
                "encoder.block.12.layer.1.DenseReluDense.wi_1.weight": "model-00002-of-00002.safetensors",
         | 
| 50 | 
            +
                "encoder.block.12.layer.1.DenseReluDense.wo.weight": "model-00002-of-00002.safetensors",
         | 
| 51 | 
            +
                "encoder.block.12.layer.1.layer_norm.weight": "model-00002-of-00002.safetensors",
         | 
| 52 | 
            +
                "encoder.block.13.layer.0.SelfAttention.k.weight": "model-00002-of-00002.safetensors",
         | 
| 53 | 
            +
                "encoder.block.13.layer.0.SelfAttention.o.weight": "model-00002-of-00002.safetensors",
         | 
| 54 | 
            +
                "encoder.block.13.layer.0.SelfAttention.q.weight": "model-00002-of-00002.safetensors",
         | 
| 55 | 
            +
                "encoder.block.13.layer.0.SelfAttention.v.weight": "model-00002-of-00002.safetensors",
         | 
| 56 | 
            +
                "encoder.block.13.layer.0.layer_norm.weight": "model-00002-of-00002.safetensors",
         | 
| 57 | 
            +
                "encoder.block.13.layer.1.DenseReluDense.wi_0.weight": "model-00002-of-00002.safetensors",
         | 
| 58 | 
            +
                "encoder.block.13.layer.1.DenseReluDense.wi_1.weight": "model-00002-of-00002.safetensors",
         | 
| 59 | 
            +
                "encoder.block.13.layer.1.DenseReluDense.wo.weight": "model-00002-of-00002.safetensors",
         | 
| 60 | 
            +
                "encoder.block.13.layer.1.layer_norm.weight": "model-00002-of-00002.safetensors",
         | 
| 61 | 
            +
                "encoder.block.14.layer.0.SelfAttention.k.weight": "model-00002-of-00002.safetensors",
         | 
| 62 | 
            +
                "encoder.block.14.layer.0.SelfAttention.o.weight": "model-00002-of-00002.safetensors",
         | 
| 63 | 
            +
                "encoder.block.14.layer.0.SelfAttention.q.weight": "model-00002-of-00002.safetensors",
         | 
| 64 | 
            +
                "encoder.block.14.layer.0.SelfAttention.v.weight": "model-00002-of-00002.safetensors",
         | 
| 65 | 
            +
                "encoder.block.14.layer.0.layer_norm.weight": "model-00002-of-00002.safetensors",
         | 
| 66 | 
            +
                "encoder.block.14.layer.1.DenseReluDense.wi_0.weight": "model-00002-of-00002.safetensors",
         | 
| 67 | 
            +
                "encoder.block.14.layer.1.DenseReluDense.wi_1.weight": "model-00002-of-00002.safetensors",
         | 
| 68 | 
            +
                "encoder.block.14.layer.1.DenseReluDense.wo.weight": "model-00002-of-00002.safetensors",
         | 
| 69 | 
            +
                "encoder.block.14.layer.1.layer_norm.weight": "model-00002-of-00002.safetensors",
         | 
| 70 | 
            +
                "encoder.block.15.layer.0.SelfAttention.k.weight": "model-00002-of-00002.safetensors",
         | 
| 71 | 
            +
                "encoder.block.15.layer.0.SelfAttention.o.weight": "model-00002-of-00002.safetensors",
         | 
| 72 | 
            +
                "encoder.block.15.layer.0.SelfAttention.q.weight": "model-00002-of-00002.safetensors",
         | 
| 73 | 
            +
                "encoder.block.15.layer.0.SelfAttention.v.weight": "model-00002-of-00002.safetensors",
         | 
| 74 | 
            +
                "encoder.block.15.layer.0.layer_norm.weight": "model-00002-of-00002.safetensors",
         | 
| 75 | 
            +
                "encoder.block.15.layer.1.DenseReluDense.wi_0.weight": "model-00002-of-00002.safetensors",
         | 
| 76 | 
            +
                "encoder.block.15.layer.1.DenseReluDense.wi_1.weight": "model-00002-of-00002.safetensors",
         | 
| 77 | 
            +
                "encoder.block.15.layer.1.DenseReluDense.wo.weight": "model-00002-of-00002.safetensors",
         | 
| 78 | 
            +
                "encoder.block.15.layer.1.layer_norm.weight": "model-00002-of-00002.safetensors",
         | 
| 79 | 
            +
                "encoder.block.16.layer.0.SelfAttention.k.weight": "model-00002-of-00002.safetensors",
         | 
| 80 | 
            +
                "encoder.block.16.layer.0.SelfAttention.o.weight": "model-00002-of-00002.safetensors",
         | 
| 81 | 
            +
                "encoder.block.16.layer.0.SelfAttention.q.weight": "model-00002-of-00002.safetensors",
         | 
| 82 | 
            +
                "encoder.block.16.layer.0.SelfAttention.v.weight": "model-00002-of-00002.safetensors",
         | 
| 83 | 
            +
                "encoder.block.16.layer.0.layer_norm.weight": "model-00002-of-00002.safetensors",
         | 
| 84 | 
            +
                "encoder.block.16.layer.1.DenseReluDense.wi_0.weight": "model-00002-of-00002.safetensors",
         | 
| 85 | 
            +
                "encoder.block.16.layer.1.DenseReluDense.wi_1.weight": "model-00002-of-00002.safetensors",
         | 
| 86 | 
            +
                "encoder.block.16.layer.1.DenseReluDense.wo.weight": "model-00002-of-00002.safetensors",
         | 
| 87 | 
            +
                "encoder.block.16.layer.1.layer_norm.weight": "model-00002-of-00002.safetensors",
         | 
| 88 | 
            +
                "encoder.block.17.layer.0.SelfAttention.k.weight": "model-00002-of-00002.safetensors",
         | 
| 89 | 
            +
                "encoder.block.17.layer.0.SelfAttention.o.weight": "model-00002-of-00002.safetensors",
         | 
| 90 | 
            +
                "encoder.block.17.layer.0.SelfAttention.q.weight": "model-00002-of-00002.safetensors",
         | 
| 91 | 
            +
                "encoder.block.17.layer.0.SelfAttention.v.weight": "model-00002-of-00002.safetensors",
         | 
| 92 | 
            +
                "encoder.block.17.layer.0.layer_norm.weight": "model-00002-of-00002.safetensors",
         | 
| 93 | 
            +
                "encoder.block.17.layer.1.DenseReluDense.wi_0.weight": "model-00002-of-00002.safetensors",
         | 
| 94 | 
            +
                "encoder.block.17.layer.1.DenseReluDense.wi_1.weight": "model-00002-of-00002.safetensors",
         | 
| 95 | 
            +
                "encoder.block.17.layer.1.DenseReluDense.wo.weight": "model-00002-of-00002.safetensors",
         | 
| 96 | 
            +
                "encoder.block.17.layer.1.layer_norm.weight": "model-00002-of-00002.safetensors",
         | 
| 97 | 
            +
                "encoder.block.18.layer.0.SelfAttention.k.weight": "model-00002-of-00002.safetensors",
         | 
| 98 | 
            +
                "encoder.block.18.layer.0.SelfAttention.o.weight": "model-00002-of-00002.safetensors",
         | 
| 99 | 
            +
                "encoder.block.18.layer.0.SelfAttention.q.weight": "model-00002-of-00002.safetensors",
         | 
| 100 | 
            +
                "encoder.block.18.layer.0.SelfAttention.v.weight": "model-00002-of-00002.safetensors",
         | 
| 101 | 
            +
                "encoder.block.18.layer.0.layer_norm.weight": "model-00002-of-00002.safetensors",
         | 
| 102 | 
            +
                "encoder.block.18.layer.1.DenseReluDense.wi_0.weight": "model-00002-of-00002.safetensors",
         | 
| 103 | 
            +
                "encoder.block.18.layer.1.DenseReluDense.wi_1.weight": "model-00002-of-00002.safetensors",
         | 
| 104 | 
            +
                "encoder.block.18.layer.1.DenseReluDense.wo.weight": "model-00002-of-00002.safetensors",
         | 
| 105 | 
            +
                "encoder.block.18.layer.1.layer_norm.weight": "model-00002-of-00002.safetensors",
         | 
| 106 | 
            +
                "encoder.block.19.layer.0.SelfAttention.k.weight": "model-00002-of-00002.safetensors",
         | 
| 107 | 
            +
                "encoder.block.19.layer.0.SelfAttention.o.weight": "model-00002-of-00002.safetensors",
         | 
| 108 | 
            +
                "encoder.block.19.layer.0.SelfAttention.q.weight": "model-00002-of-00002.safetensors",
         | 
| 109 | 
            +
                "encoder.block.19.layer.0.SelfAttention.v.weight": "model-00002-of-00002.safetensors",
         | 
| 110 | 
            +
                "encoder.block.19.layer.0.layer_norm.weight": "model-00002-of-00002.safetensors",
         | 
| 111 | 
            +
                "encoder.block.19.layer.1.DenseReluDense.wi_0.weight": "model-00002-of-00002.safetensors",
         | 
| 112 | 
            +
                "encoder.block.19.layer.1.DenseReluDense.wi_1.weight": "model-00002-of-00002.safetensors",
         | 
| 113 | 
            +
                "encoder.block.19.layer.1.DenseReluDense.wo.weight": "model-00002-of-00002.safetensors",
         | 
| 114 | 
            +
                "encoder.block.19.layer.1.layer_norm.weight": "model-00002-of-00002.safetensors",
         | 
| 115 | 
            +
                "encoder.block.2.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
         | 
| 116 | 
            +
                "encoder.block.2.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
         | 
| 117 | 
            +
                "encoder.block.2.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
         | 
| 118 | 
            +
                "encoder.block.2.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
         | 
| 119 | 
            +
                "encoder.block.2.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
         | 
| 120 | 
            +
                "encoder.block.2.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00002.safetensors",
         | 
| 121 | 
            +
                "encoder.block.2.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00002.safetensors",
         | 
| 122 | 
            +
                "encoder.block.2.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
         | 
| 123 | 
            +
                "encoder.block.2.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
         | 
| 124 | 
            +
                "encoder.block.20.layer.0.SelfAttention.k.weight": "model-00002-of-00002.safetensors",
         | 
| 125 | 
            +
                "encoder.block.20.layer.0.SelfAttention.o.weight": "model-00002-of-00002.safetensors",
         | 
| 126 | 
            +
                "encoder.block.20.layer.0.SelfAttention.q.weight": "model-00002-of-00002.safetensors",
         | 
| 127 | 
            +
                "encoder.block.20.layer.0.SelfAttention.v.weight": "model-00002-of-00002.safetensors",
         | 
| 128 | 
            +
                "encoder.block.20.layer.0.layer_norm.weight": "model-00002-of-00002.safetensors",
         | 
| 129 | 
            +
                "encoder.block.20.layer.1.DenseReluDense.wi_0.weight": "model-00002-of-00002.safetensors",
         | 
| 130 | 
            +
                "encoder.block.20.layer.1.DenseReluDense.wi_1.weight": "model-00002-of-00002.safetensors",
         | 
| 131 | 
            +
                "encoder.block.20.layer.1.DenseReluDense.wo.weight": "model-00002-of-00002.safetensors",
         | 
| 132 | 
            +
                "encoder.block.20.layer.1.layer_norm.weight": "model-00002-of-00002.safetensors",
         | 
| 133 | 
            +
                "encoder.block.21.layer.0.SelfAttention.k.weight": "model-00002-of-00002.safetensors",
         | 
| 134 | 
            +
                "encoder.block.21.layer.0.SelfAttention.o.weight": "model-00002-of-00002.safetensors",
         | 
| 135 | 
            +
                "encoder.block.21.layer.0.SelfAttention.q.weight": "model-00002-of-00002.safetensors",
         | 
| 136 | 
            +
                "encoder.block.21.layer.0.SelfAttention.v.weight": "model-00002-of-00002.safetensors",
         | 
| 137 | 
            +
                "encoder.block.21.layer.0.layer_norm.weight": "model-00002-of-00002.safetensors",
         | 
| 138 | 
            +
                "encoder.block.21.layer.1.DenseReluDense.wi_0.weight": "model-00002-of-00002.safetensors",
         | 
| 139 | 
            +
                "encoder.block.21.layer.1.DenseReluDense.wi_1.weight": "model-00002-of-00002.safetensors",
         | 
| 140 | 
            +
                "encoder.block.21.layer.1.DenseReluDense.wo.weight": "model-00002-of-00002.safetensors",
         | 
| 141 | 
            +
                "encoder.block.21.layer.1.layer_norm.weight": "model-00002-of-00002.safetensors",
         | 
| 142 | 
            +
                "encoder.block.22.layer.0.SelfAttention.k.weight": "model-00002-of-00002.safetensors",
         | 
| 143 | 
            +
                "encoder.block.22.layer.0.SelfAttention.o.weight": "model-00002-of-00002.safetensors",
         | 
| 144 | 
            +
                "encoder.block.22.layer.0.SelfAttention.q.weight": "model-00002-of-00002.safetensors",
         | 
| 145 | 
            +
                "encoder.block.22.layer.0.SelfAttention.v.weight": "model-00002-of-00002.safetensors",
         | 
| 146 | 
            +
                "encoder.block.22.layer.0.layer_norm.weight": "model-00002-of-00002.safetensors",
         | 
| 147 | 
            +
                "encoder.block.22.layer.1.DenseReluDense.wi_0.weight": "model-00002-of-00002.safetensors",
         | 
| 148 | 
            +
                "encoder.block.22.layer.1.DenseReluDense.wi_1.weight": "model-00002-of-00002.safetensors",
         | 
| 149 | 
            +
                "encoder.block.22.layer.1.DenseReluDense.wo.weight": "model-00002-of-00002.safetensors",
         | 
| 150 | 
            +
                "encoder.block.22.layer.1.layer_norm.weight": "model-00002-of-00002.safetensors",
         | 
| 151 | 
            +
                "encoder.block.23.layer.0.SelfAttention.k.weight": "model-00002-of-00002.safetensors",
         | 
| 152 | 
            +
                "encoder.block.23.layer.0.SelfAttention.o.weight": "model-00002-of-00002.safetensors",
         | 
| 153 | 
            +
                "encoder.block.23.layer.0.SelfAttention.q.weight": "model-00002-of-00002.safetensors",
         | 
| 154 | 
            +
                "encoder.block.23.layer.0.SelfAttention.v.weight": "model-00002-of-00002.safetensors",
         | 
| 155 | 
            +
                "encoder.block.23.layer.0.layer_norm.weight": "model-00002-of-00002.safetensors",
         | 
| 156 | 
            +
                "encoder.block.23.layer.1.DenseReluDense.wi_0.weight": "model-00002-of-00002.safetensors",
         | 
| 157 | 
            +
                "encoder.block.23.layer.1.DenseReluDense.wi_1.weight": "model-00002-of-00002.safetensors",
         | 
| 158 | 
            +
                "encoder.block.23.layer.1.DenseReluDense.wo.weight": "model-00002-of-00002.safetensors",
         | 
| 159 | 
            +
                "encoder.block.23.layer.1.layer_norm.weight": "model-00002-of-00002.safetensors",
         | 
| 160 | 
            +
                "encoder.block.3.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
         | 
| 161 | 
            +
                "encoder.block.3.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
         | 
| 162 | 
            +
                "encoder.block.3.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
         | 
| 163 | 
            +
                "encoder.block.3.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
         | 
| 164 | 
            +
                "encoder.block.3.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
         | 
| 165 | 
            +
                "encoder.block.3.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00002.safetensors",
         | 
| 166 | 
            +
                "encoder.block.3.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00002.safetensors",
         | 
| 167 | 
            +
                "encoder.block.3.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
         | 
| 168 | 
            +
                "encoder.block.3.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
         | 
| 169 | 
            +
                "encoder.block.4.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
         | 
| 170 | 
            +
                "encoder.block.4.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
         | 
| 171 | 
            +
                "encoder.block.4.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
         | 
| 172 | 
            +
                "encoder.block.4.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
         | 
| 173 | 
            +
                "encoder.block.4.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
         | 
| 174 | 
            +
                "encoder.block.4.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00002.safetensors",
         | 
| 175 | 
            +
                "encoder.block.4.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00002.safetensors",
         | 
| 176 | 
            +
                "encoder.block.4.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
         | 
| 177 | 
            +
                "encoder.block.4.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
         | 
| 178 | 
            +
                "encoder.block.5.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
         | 
| 179 | 
            +
                "encoder.block.5.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
         | 
| 180 | 
            +
                "encoder.block.5.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
         | 
| 181 | 
            +
                "encoder.block.5.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
         | 
| 182 | 
            +
                "encoder.block.5.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
         | 
| 183 | 
            +
                "encoder.block.5.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00002.safetensors",
         | 
| 184 | 
            +
                "encoder.block.5.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00002.safetensors",
         | 
| 185 | 
            +
                "encoder.block.5.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
         | 
| 186 | 
            +
                "encoder.block.5.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
         | 
| 187 | 
            +
                "encoder.block.6.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
         | 
| 188 | 
            +
                "encoder.block.6.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
         | 
| 189 | 
            +
                "encoder.block.6.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
         | 
| 190 | 
            +
                "encoder.block.6.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
         | 
| 191 | 
            +
                "encoder.block.6.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
         | 
| 192 | 
            +
                "encoder.block.6.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00002.safetensors",
         | 
| 193 | 
            +
                "encoder.block.6.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00002.safetensors",
         | 
| 194 | 
            +
                "encoder.block.6.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
         | 
| 195 | 
            +
                "encoder.block.6.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
         | 
| 196 | 
            +
                "encoder.block.7.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
         | 
| 197 | 
            +
                "encoder.block.7.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
         | 
| 198 | 
            +
                "encoder.block.7.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
         | 
| 199 | 
            +
                "encoder.block.7.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
         | 
| 200 | 
            +
                "encoder.block.7.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
         | 
| 201 | 
            +
                "encoder.block.7.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00002.safetensors",
         | 
| 202 | 
            +
                "encoder.block.7.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00002.safetensors",
         | 
| 203 | 
            +
                "encoder.block.7.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
         | 
| 204 | 
            +
                "encoder.block.7.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
         | 
| 205 | 
            +
                "encoder.block.8.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
         | 
| 206 | 
            +
                "encoder.block.8.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
         | 
| 207 | 
            +
                "encoder.block.8.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
         | 
| 208 | 
            +
                "encoder.block.8.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
         | 
| 209 | 
            +
                "encoder.block.8.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
         | 
| 210 | 
            +
                "encoder.block.8.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00002.safetensors",
         | 
| 211 | 
            +
                "encoder.block.8.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00002.safetensors",
         | 
| 212 | 
            +
                "encoder.block.8.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
         | 
| 213 | 
            +
                "encoder.block.8.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
         | 
| 214 | 
            +
                "encoder.block.9.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
         | 
| 215 | 
            +
                "encoder.block.9.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
         | 
| 216 | 
            +
                "encoder.block.9.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
         | 
| 217 | 
            +
                "encoder.block.9.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
         | 
| 218 | 
            +
                "encoder.block.9.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
         | 
| 219 | 
            +
                "encoder.block.9.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00002.safetensors",
         | 
| 220 | 
            +
                "encoder.block.9.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00002.safetensors",
         | 
| 221 | 
            +
                "encoder.block.9.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
         | 
| 222 | 
            +
                "encoder.block.9.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
         | 
| 223 | 
            +
                "encoder.final_layer_norm.weight": "model-00002-of-00002.safetensors",
         | 
| 224 | 
            +
                "shared.weight": "model-00001-of-00002.safetensors"
         | 
| 225 | 
            +
              }
         | 
| 226 | 
            +
            }
         | 
    	
        svdq-flux.1-t5/svdq-t5.safetensors
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:5352768edd48fb762405726164bb047fea4c93001d4f1f1bb754411e47a110c5
         | 
| 3 | 
            +
            size 2986819000
         | 
