Instructions to use MHGanainy/16-clusters-imbalanced-11 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use MHGanainy/16-clusters-imbalanced-11 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-11") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 647
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:1f578f2a99f55aaea41f104747301c5423cbf454c67e9855e769af5ef27e8d5e
|
| 3 |
size 13553648
|