Instructions to use rbelanec/train_codealpacapy_42_1760623957 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use rbelanec/train_codealpacapy_42_1760623957 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3-8B-Instruct") model = PeftModel.from_pretrained(base_model, "rbelanec/train_codealpacapy_42_1760623957") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 33920
Browse files- adapter_model.safetensors +1 -1
- trainer_log.jsonl +0 -0
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 8388736
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:40cfdc099758539cd1dc8d1ca2237d2baa7a14a908d5ba5e0286c5cfbc6cb95e
|
| 3 |
size 8388736
|
trainer_log.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|