Instructions to use PessimisticDPO/dpo_ensemble3_l2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use PessimisticDPO/dpo_ensemble3_l2 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("PessimisticDPO/dpo_ensemble3_l2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload LoRA adapter checkpoint 2
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 72396376
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:71a46ca04fe476b4c7747cc2fa668711c07428bde1d8c95c58d152264da50800
|
| 3 |
size 72396376
|