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 1900
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:2b1e25f3efad13af79e9dc2b467c9a06ceaa7c0c86fe9f7a5b47697422831d3b
|
| 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:d5e1ed01e6c85e4bc333819d91540b4ed88a55a92258204b1adf07fdb3b0b0e3
|
| 3 |
+
size 25926
|