Instructions to use Maxx0/testing-sexting with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Maxx0/testing-sexting with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("georgesung/llama2_7b_chat_uncensored") model = PeftModel.from_pretrained(base_model, "Maxx0/testing-sexting") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 50
Browse files- training_args.bin +1 -1
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4091
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8d504216ea68222e04574fbc7751821162e53f6168c7b302b5a83ea9b5db8d4f
|
| 3 |
size 4091
|