Push model using huggingface_hub.
Browse files- codecs/FLUX_W2/README.md +10 -0
- codecs/FLUX_W2/config.json +6 -0
- codecs/FLUX_W2/model.safetensors +3 -0
codecs/FLUX_W2/README.md
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- model_hub_mixin
|
| 4 |
+
- pytorch_model_hub_mixin
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|
| 8 |
+
- Code: [More Information Needed]
|
| 9 |
+
- Paper: [More Information Needed]
|
| 10 |
+
- Docs: [More Information Needed]
|
codecs/FLUX_W2/config.json
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"codebook_size": 1024,
|
| 3 |
+
"min_log_value": -3,
|
| 4 |
+
"modality": "FLUX_W2",
|
| 5 |
+
"reservoir_size": 100000
|
| 6 |
+
}
|
codecs/FLUX_W2/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:66a0cb1dbc18cebb7e00e63932ae46b66d0fc1d343faa19e86447a1f3d0ab5f9
|
| 3 |
+
size 404280
|