Instructions to use dada22231/fa06844a-051f-45de-abb2-1c956607cda3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dada22231/fa06844a-051f-45de-abb2-1c956607cda3 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("openlm-research/open_llama_3b") model = PeftModel.from_pretrained(base_model, "dada22231/fa06844a-051f-45de-abb2-1c956607cda3") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 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 203456160
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:81c6f7962e6f9334458c0c5a8a5e48170051bcc4515075daeda5d48c7dd5a906
|
| 3 |
size 203456160
|