Instructions to use alchemist69/30f88396-e5f6-4dc3-a9c0-8a3693ea0d8d with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use alchemist69/30f88396-e5f6-4dc3-a9c0-8a3693ea0d8d with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/mistral-7b-instruct-v0.3") model = PeftModel.from_pretrained(base_model, "alchemist69/30f88396-e5f6-4dc3-a9c0-8a3693ea0d8d") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 200
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 671149168
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d3806e4d537179d79d14947e54f25b7e26db2b1f7f7acc8b06d0dc64bc63c7f7
|
| 3 |
size 671149168
|