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