Instructions to use 1-lock/8a43a0a5-2f16-4121-84a0-f44658c0c151 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use 1-lock/8a43a0a5-2f16-4121-84a0-f44658c0c151 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("trl-internal-testing/tiny-random-LlamaForCausalLM") model = PeftModel.from_pretrained(base_model, "1-lock/8a43a0a5-2f16-4121-84a0-f44658c0c151") - Notebooks
- Google Colab
- Kaggle
sm commited on
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 97728
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:25d146acaae9c8f8a87fd00ebe72818b79f6ed0d50b28cfb37cd47f3ed80bf6d
|
| 3 |
size 97728
|