added github link
Browse files
README.md
CHANGED
|
@@ -16,6 +16,10 @@ This model was trained as a small, under-1B alternative to larger base models (e
|
|
| 16 |
|
| 17 |
It is not instruction-tuned and not RLHF’d — this is a raw pretrained base model.
|
| 18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
## Model details
|
| 20 |
|
| 21 |
This model uses the standard smolLM3 architecture and tokenizer; only the
|
|
|
|
| 16 |
|
| 17 |
It is not instruction-tuned and not RLHF’d — this is a raw pretrained base model.
|
| 18 |
|
| 19 |
+
Source code can be found here:
|
| 20 |
+
|
| 21 |
+
https://github.com/Xv-yn/smolLM3_500M
|
| 22 |
+
|
| 23 |
## Model details
|
| 24 |
|
| 25 |
This model uses the standard smolLM3 architecture and tokenizer; only the
|