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 meenxx_1755I_flux_Rank16.zip with huggingface_hub
Browse files
meenxx_1755I_flux_Rank16.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b9f3a2d57a5c01b5a63e884860af4ca51ce52d3c5f2f67d29aeafc42060fb10
|
| 3 |
+
size 3580174932
|