Instructions to use HimashaJ96/zephyr-support-chatbot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use HimashaJ96/zephyr-support-chatbot 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, "HimashaJ96/zephyr-support-chatbot") - Notebooks
- Google Colab
- Kaggle
Commit ·
d1d6ce3
1
Parent(s): 83f86cf
Training in progress, step 900
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:956ee8bb0bea96b81343148d9a24f041531b44baeae9d7d1b61a855a151178d6
|
| 3 |
size 27280152
|
runs/Dec24_20-12-26_e758dd446209/events.out.tfevents.1703448747.e758dd446209.4068.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:bc838869a10d4e252a791f9154f9502d25390960a5b597b20e44259f37a2287e
|
| 3 |
+
size 61858
|