Instructions to use nttx/b7d1970d-8f9a-4cae-8180-b2e8c45a7da2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nttx/b7d1970d-8f9a-4cae-8180-b2e8c45a7da2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("katuni4ka/tiny-random-dbrx") model = PeftModel.from_pretrained(base_model, "nttx/b7d1970d-8f9a-4cae-8180-b2e8c45a7da2") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1200
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5752
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46d727ef0af70eeabeb4773ef88c608d767a507ccc740f851c6336c45687168f
|
| 3 |
size 5752
|