Instructions to use MHGanainy/16-clusters-imbalanced-3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use MHGanainy/16-clusters-imbalanced-3 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("openai-community/gpt2-xl") model = PeftModel.from_pretrained(base_model, "MHGanainy/16-clusters-imbalanced-3") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2277
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 13553648
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fb04473b97e1fe1b37f2fa0e58514f89cdf08427e75b3f32335010c70fc2e348
|
| 3 |
size 13553648
|