Instructions to use sanduntg/mistral-20var-ChatBot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use sanduntg/mistral-20var-ChatBot with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TheBloke/Mistral-7B-Instruct-v0.1-GPTQ") model = PeftModel.from_pretrained(base_model, "sanduntg/mistral-20var-ChatBot") - Notebooks
- Google Colab
- Kaggle
End of training
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:03da129e655d1f0892f3a7c58d35a3e7e7fffb352c94f2a364443e2aec931df6
|
| 3 |
size 27280152
|
runs/Apr11_14-23-08_415fb478095d/events.out.tfevents.1712845389.415fb478095d.4668.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:170c6b94cd3f780e70177fc25e5ae4e41c81daed6f44644e29bd85f0288b9468
|
| 3 |
+
size 6086
|