Instructions to use md13/vanitas-sft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MambaSSM
How to use md13/vanitas-sft with MambaSSM:
from mamba_ssm import MambaLMHeadModel model = MambaLMHeadModel.from_pretrained("md13/vanitas-sft") - Notebooks
- Google Colab
- Kaggle
Upload best_model.pt with huggingface_hub
Browse files- best_model.pt +3 -0
best_model.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:822a7bffc4ac11afacb4b7df6b89fb3f50f0eba2731e245e0eab807d392c716b
|
| 3 |
+
size 800015580
|