Update README.md
Browse files
README.md
CHANGED
|
@@ -871,4 +871,13 @@ if __name__ == "__main__":
|
|
| 871 |
|
| 872 |
print("Generated:")
|
| 873 |
print(output)
|
| 874 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 871 |
|
| 872 |
print("Generated:")
|
| 873 |
print(output)
|
| 874 |
+
```
|
| 875 |
+
|
| 876 |
+
### Citation
|
| 877 |
+
|
| 878 |
+
@misc{tenete-8m2026,
|
| 879 |
+
title={Tenete-8M: An 8M Parameter Language Model that Beats Pythia-31M in Coherence},
|
| 880 |
+
author={harleyml},
|
| 881 |
+
year={2026},
|
| 882 |
+
url={https://huggingface.co/Harley-ml/Tenete-8M}
|
| 883 |
+
}
|