Raul MC Claude Sonnet 4.6 commited on
Commit ·
b8eb80d
1
Parent(s): 1984080
docs: add Spikenaut logo to model card
Browse filesCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- .gitattributes +1 -0
- README.md +4 -0
.gitattributes
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -10,6 +10,10 @@ pinned: false
|
|
| 10 |
license: gpl-3.0
|
| 11 |
---
|
| 12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
**Official Rust backend**: [neuromod v0.2.1](https://crates.io/crates/neuromod) — now with lean mining efficiency rewards
|
| 14 |
|
| 15 |
---
|
|
|
|
| 10 |
license: gpl-3.0
|
| 11 |
---
|
| 12 |
|
| 13 |
+
<p align="center">
|
| 14 |
+
<img src="docs/logo.png" width="240" alt="Spikenaut">
|
| 15 |
+
</p>
|
| 16 |
+
|
| 17 |
**Official Rust backend**: [neuromod v0.2.1](https://crates.io/crates/neuromod) — now with lean mining efficiency rewards
|
| 18 |
|
| 19 |
---
|