Instructions to use bilkultheek/Cold-Data-LLama-2-7B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use bilkultheek/Cold-Data-LLama-2-7B with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("meta-llama/Llama-2-7b-hf") model = PeftModel.from_pretrained(base_model, "bilkultheek/Cold-Data-LLama-2-7B") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 280
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 134267920
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0a62164fd84f0b514a1ac3c80955db5b7e4cbdfd50a65ebb537961433cd6db02
|
| 3 |
size 134267920
|
runs/Aug26_10-52-41_fastgpuserv/events.out.tfevents.1724651569.fastgpuserv.681719.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:0f615ddafcc147fa420634d59cb13a148d2efce66b9e381be5d4dfd980d7a8ea
|
| 3 |
+
size 15445
|