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 ·
0195890
1
Parent(s): e75e3db
bin 1
Browse files
merged/pytorch_model-00001-of-00003.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b4d3ec5c3b516634c44ce49dacf43142da237c5a8b21bd7e0e492b4466bc3a45
|
| 3 |
+
size 4943185632
|