Instructions to use prxy5608/7444042c-6afb-45bf-8c89-6a0f46617e31 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use prxy5608/7444042c-6afb-45bf-8c89-6a0f46617e31 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TitanML/tiny-mixtral") model = PeftModel.from_pretrained(base_model, "prxy5608/7444042c-6afb-45bf-8c89-6a0f46617e31") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 200
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 60576160
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:49fd4dcc2325d8cd80d7fa2662294f32983414329c07bbda87ac6b145ede0b8f
|
| 3 |
size 60576160
|