Instructions to use AlphaRish/peft-starcoder-lora-a100 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AlphaRish/peft-starcoder-lora-a100 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="AlphaRish/peft-starcoder-lora-a100")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("AlphaRish/peft-starcoder-lora-a100") model = AutoModelForSequenceClassification.from_pretrained("AlphaRish/peft-starcoder-lora-a100") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1800
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 437958648
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8d7abf64e55530dd17f72d867e9d6235e0690342c72b3ec39fc8e42f2a6889f9
|
| 3 |
size 437958648
|
runs/Apr24_21-17-52_d652cd4002cc/events.out.tfevents.1713994666.d652cd4002cc.513.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:78e10b9c23f55fe0b8f45901ecda6595a1364e4bfe06d7ec9570fd07fcc4c8ab
|
| 3 |
+
size 24811
|