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 39
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1342239008
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ad059a53def3c28a79313245f65acfd5de7f83b4524a31ce6d61ff4e3e3287a
|
| 3 |
size 1342239008
|
runs/Jun14_15-02-01_70465bc0c918/events.out.tfevents.1718377336.70465bc0c918.23837.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe2817b8807e4952e81b39b3aee907adbc64373e5268631f9d63363153d18804
|
| 3 |
+
size 49662
|