Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ tags:
|
|
| 8 |
|
| 9 |
# ShallowMind-abeat/blahblahthron-1.1b
|
| 10 |
|
| 11 |
-
**NOTE** : This version is not trained
|
| 12 |
|
| 13 |
A custom causal language model implemented as a nn.Module now wrapped into a PreTrainedModel—fully compatible with transformers.from_pretrained(trust_remote_code=True) usage.
|
| 14 |
|
|
|
|
| 8 |
|
| 9 |
# ShallowMind-abeat/blahblahthron-1.1b
|
| 10 |
|
| 11 |
+
**NOTE** : This version is is not fully trained, I stopped it way earlier because i needed something to experiment with ;)
|
| 12 |
|
| 13 |
A custom causal language model implemented as a nn.Module now wrapped into a PreTrainedModel—fully compatible with transformers.from_pretrained(trust_remote_code=True) usage.
|
| 14 |
|