Instructions to use Noodle-bg/code-llama-7b-Text-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Noodle-bg/code-llama-7b-Text-classification 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, "Noodle-bg/code-llama-7b-Text-classification") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1635341408
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0eafbf7fa4ca30a78c86a53686b87169db7806bee937cc4d4087c5a0b882a788
|
| 3 |
size 1635341408
|
runs/Jun24_15-10-11_admim-Precision-5820-Tower/events.out.tfevents.1719222014.admim-Precision-5820-Tower.292251.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:7aca024c0be04367657b37a4d6c5c748bd26f9670a9c96bf676f191f0437e158
|
| 3 |
+
size 9208
|