Instructions to use frankmorales2020/Mistral-7B-v0.1_AviationQA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use frankmorales2020/Mistral-7B-v0.1_AviationQA with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.1") model = PeftModel.from_pretrained(base_model, "frankmorales2020/Mistral-7B-v0.1_AviationQA") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 0
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 83945296
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:81914c866518d7c72c1e80e6f7555b0fcd334e2caf5499b287adf7962e3292c4
|
| 3 |
size 83945296
|
runs/Mar03_17-33-10_43e9672942bd/events.out.tfevents.1741023201.43e9672942bd.1405.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d2b8a558f94d086598e89ca94c8c03dc14763c1748c8ef00e32c79efcb77c3bf
|
| 3 |
+
size 5780
|
runs/Mar03_17-33-10_43e9672942bd/events.out.tfevents.1741023310.43e9672942bd.1405.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80a018fc695bb199fc581ba1b48d809d4584f346039dd416641369141c8454bb
|
| 3 |
+
size 5988
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5432
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0d7c0aae1f8994a7ea059b3b10354e6f5dbb900895bb439e6a2a18f510f32220
|
| 3 |
size 5432
|