Instructions to use Releow/code-llama-7b-text-to-cyper with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Releow/code-llama-7b-text-to-cyper with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("codellama/CodeLlama-7b-hf") model = PeftModel.from_pretrained(base_model, "Releow/code-llama-7b-text-to-cyper") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 268453144
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b1f18905f5e74cd8224005ef91530244bbf2347859e974c8a314e31e5968d9e
|
| 3 |
size 268453144
|
runs/Feb27_08-12-03_5f1b12624024/events.out.tfevents.1740643931.5f1b12624024.5583.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:4165c80e2fb60f5c63726960ba6d57eb90bf840067002a718d77b570ac28dbf2
|
| 3 |
+
size 37108
|