Instructions to use dugoalberto/deepseek-coder-6.7b_LoRA_python with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dugoalberto/deepseek-coder-6.7b_LoRA_python with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("deepseek-ai/deepseek-coder-6.7b-base") model = PeftModel.from_pretrained(base_model, "dugoalberto/deepseek-coder-6.7b_LoRA_python") - 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 268470272
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e84df6f67361a3961c54f37184588055a3c8cf25e0abfd7c39a90305ef33f70c
|
| 3 |
size 268470272
|
runs/May23_13-02-30_f5b2937e551c/events.out.tfevents.1716469373.f5b2937e551c.781.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:1131898593ff1a0cbfa96f6fc138e0038d3698c5a602ee0b88e143d4ad76bbf4
|
| 3 |
+
size 7882
|