Instructions to use fzzhang/severus_gsm8k_quantized_s with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use fzzhang/severus_gsm8k_quantized_s with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("FelixChao/Severus-7B") model = PeftModel.from_pretrained(base_model, "fzzhang/severus_gsm8k_quantized_s") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 92317600
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:25c13b85a16317660cb6d06845d7222294555d034ec08327456601345a191a41
|
| 3 |
size 92317600
|
runs/Feb20_07-16-22_instance-51/events.out.tfevents.1708413383.instance-51.611438.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:384aa3e46acc4a3897b525b22d12f3fe921d8183617d8560c24896a0ee1e2310
|
| 3 |
+
size 34381
|