Instructions to use dimasik87/7d8264c0-1221-4895-93fd-59d0aeba6a21 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dimasik87/7d8264c0-1221-4895-93fd-59d0aeba6a21 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/CodeLlama-13b-hf-flash") model = PeftModel.from_pretrained(base_model, "dimasik87/7d8264c0-1221-4895-93fd-59d0aeba6a21") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 20
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 250422888
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7a6dcbd5085cbf63ac5085958a9d245f623f90de7b262515ecb6483d5a345d64
|
| 3 |
size 250422888
|