Instructions to use SehwanMoon/DepressLLM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SehwanMoon/DepressLLM with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("SehwanMoon/DepressLLM", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 185
Browse files- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 60189176
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:755d0fc631ce39aaf547149a14e633448b9b05338c355e76403ca6b5d8e92702
|
| 3 |
size 60189176
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6161
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b15b75c168ae3323606df314b32d4de516b57ae2307a9873c159922c2d673db5
|
| 3 |
size 6161
|