Instructions to use iamatif2003/Rubz with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use iamatif2003/Rubz with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="iamatif2003/Rubz")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("iamatif2003/Rubz") model = AutoModel.from_pretrained("iamatif2003/Rubz") - Notebooks
- Google Colab
- Kaggle
Upload rubzx_633I_flux_Rank16.zip with huggingface_hub
Browse files
rubzx_633I_flux_Rank16.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cabe971dfc4bc79d4219d0c9b6e4531717da463d259cefc401bb83218a92875f
|
| 3 |
+
size 2492159503
|