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