Update README.md
Browse files
README.md
CHANGED
|
@@ -1,15 +1,9 @@
|
|
| 1 |
---
|
| 2 |
pipeline_tag: text-generation
|
| 3 |
-
|
| 4 |
-
emoji: 🧠
|
| 5 |
-
colorFrom: indigo
|
| 6 |
-
colorTo: purple
|
| 7 |
-
sdk: docker
|
| 8 |
-
pinned: false
|
| 9 |
-
license: mpl-2.0
|
| 10 |
---
|
| 11 |
|
| 12 |
-
# Wildnerve-tlm01
|
| 13 |
|
| 14 |
This is a chat interface for the Wildnerve-tlm01 language model, a transformer-based model enhanced with Spike-Timing-Dependent Plasticity (STDP) for improved learning capabilities.
|
| 15 |
|
|
|
|
| 1 |
---
|
| 2 |
pipeline_tag: text-generation
|
| 3 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
+
# Wildnerve-tlm01 Hybrid Model
|
| 7 |
|
| 8 |
This is a chat interface for the Wildnerve-tlm01 language model, a transformer-based model enhanced with Spike-Timing-Dependent Plasticity (STDP) for improved learning capabilities.
|
| 9 |
|