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