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 3
Browse files
runs/Mar05_03-16-19_c7e7f8a4da94/events.out.tfevents.1741144580.c7e7f8a4da94.29710.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:9573f76a889abd0087419cc2974dccc1a347b3521b47f0d06ce9b274f19ea1a8
|
| 3 |
+
size 8131
|