Instructions to use VERSIL91/b821e296-afdc-4570-bf34-01917a945fd2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/b821e296-afdc-4570-bf34-01917a945fd2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Mistral-Nemo-Instruct-2407") model = PeftModel.from_pretrained(base_model, "VERSIL91/b821e296-afdc-4570-bf34-01917a945fd2") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 10
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 228140600
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eb60e94ca7dd7e2db4671ad6e44c3d1c09ad724157dcbae30e331d36a4a520c3
|
| 3 |
size 228140600
|