Instructions to use sabayo/Marcaps-GPT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use sabayo/Marcaps-GPT with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("tiiuae/falcon-7b-instruct") model = PeftModel.from_pretrained(base_model, "sabayo/Marcaps-GPT") - 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 261131840
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b8051f59a83693f61669e98c1d33ef1ea1e6d9678858cba5eab2570cfc2e065
|
| 3 |
size 261131840
|
runs/Dec26_22-01-32_14b7651ab0a2/events.out.tfevents.1703628097.14b7651ab0a2.18922.3
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:c163e6f88cefaecc7facd38af45deb778bc8ef8769fb7a860a808195d8575722
|
| 3 |
+
size 6063
|