Instructions to use nerottt/lc_v7_select with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nerottt/lc_v7_select with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-v0.1") model = PeftModel.from_pretrained(base_model, "nerottt/lc_v7_select") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2970
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 109086672
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5fc716406bc87e0d75573c39fe7255918a9b14ef77d3cf63102c65824788a6c7
|
| 3 |
size 109086672
|