Push model using huggingface_hub.
Browse files- README.md +10 -0
- config.json +7 -0
- model.safetensors +3 -0
README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: finebooru
|
3 |
+
tags:
|
4 |
+
- model_hub_mixin
|
5 |
+
- pytorch_model_hub_mixin
|
6 |
+
---
|
7 |
+
|
8 |
+
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|
9 |
+
- Library: https://github.com/RE-N-Y/finebooru
|
10 |
+
- Docs: [More Information Needed]
|
config.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dropout": 0.1,
|
3 |
+
"expansion": 4,
|
4 |
+
"freeze": -1,
|
5 |
+
"layers": 3,
|
6 |
+
"tag": "google/siglip-so400m-patch14-384"
|
7 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e101ce795eb2d0fd21a29957482c2fd9ea718268ba83aa594b027d3e61ee829
|
3 |
+
size 1843063332
|