Instructions to use kejian/cond-lovingly-base-drop with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kejian/cond-lovingly-base-drop with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("kejian/cond-lovingly-base-drop") model = AutoModel.from_pretrained("kejian/cond-lovingly-base-drop") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#1
by SFconvertbot - opened
- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:82d6de887c9ae96d362c3e0ebb9295b0e0af4743d3d998188b7c8563ed8152e7
|
| 3 |
+
size 456639696
|