Instructions to use caffeinatedcherrychic/test7 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use caffeinatedcherrychic/test7 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-v0.1") model = PeftModel.from_pretrained(base_model, "caffeinatedcherrychic/test7") - Notebooks
- Google Colab
- Kaggle
caffeinatedcherrychic commited on
Commit ·
22bdb28
1
Parent(s): 0195890
bin 2 and 3
Browse files
merged/pytorch_model-00002-of-00003.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:06b8e2d25bd3737624c6312dff560084f839c2816c43509b6b453fc0a147f987
|
| 3 |
+
size 4999844744
|
merged/pytorch_model-00003-of-00003.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ac167bf5d0a2e13ead3ba9b0bbbb351b626213e16ca0c73a9348c44eb611398
|
| 3 |
+
size 4540537414
|