Robotics
Transformers
Russian
English
neuroscience
consciousness
AGI
open-science
simulation
spiking-neural-networks
Realtime
NumPy
SNN
IIT
hormones
Instructions to use vslab/DRMH12 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vslab/DRMH12 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("vslab/DRMH12", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,9 +1,17 @@
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
-
-
|
| 4 |
-
-
|
| 5 |
-
-
|
| 6 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
widget:
|
| 8 |
- output:
|
| 9 |
url: images/DRM-H12 ОБЛОЖКА.jpg
|
|
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
+
- neuroscience
|
| 4 |
+
- consciousness
|
| 5 |
+
- transformers
|
| 6 |
+
- AGI
|
| 7 |
+
- open-science
|
| 8 |
+
- simulation
|
| 9 |
+
- spiking-neural-networks
|
| 10 |
+
- Realtime
|
| 11 |
+
- NumPy
|
| 12 |
+
- SNN
|
| 13 |
+
- IIT
|
| 14 |
+
- hormones
|
| 15 |
widget:
|
| 16 |
- output:
|
| 17 |
url: images/DRM-H12 ОБЛОЖКА.jpg
|