Instructions to use Chirag0123/LAW_GGFU with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Chirag0123/LAW_GGFU with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TheBloke/zephyr-7B-beta-GPTQ") model = PeftModel.from_pretrained(base_model, "Chirag0123/LAW_GGFU") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 50
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 27280152
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ead870b40fa5518a6d29831123bc9e95de8d17965ba91d562c1c75b24674eb23
|
| 3 |
size 27280152
|