Instructions to use alchemist69/5542c032-d3f2-447d-a511-e2f464ac0f48 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use alchemist69/5542c032-d3f2-447d-a511-e2f464ac0f48 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/5542c032-d3f2-447d-a511-e2f464ac0f48") - 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:170617e352aad34059b6121f6820580ac9f6caab90dcb85f05884e49ecad7e63
|
| 3 |
size 671149168
|