Safetensors
GGUF
English
gemma3_text
base
sml
void
pretrained-from-scratch
appvoid commited on
Commit
7ed9b6d
·
verified ·
1 Parent(s): 8bd4f51

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -46,4 +46,6 @@ tags:
46
 
47
  Introducing **void**: our first ever language model, trained from scratch with a novel hybrid tokenizer on 300M high-quality tokens (total of 2 epochs on a B300) using 4096 as context window. Total cost was $23 dollars. It has around 140m parameters. Future releases are expected to be published in the following weeks.
48
 
49
- **Disclaimer:** Even though the model is based on gemma 3 architecture, the tokenizer is different so you might need to wait until this model can be added to llama.cpp
 
 
 
46
 
47
  Introducing **void**: our first ever language model, trained from scratch with a novel hybrid tokenizer on 300M high-quality tokens (total of 2 epochs on a B300) using 4096 as context window. Total cost was $23 dollars. It has around 140m parameters. Future releases are expected to be published in the following weeks.
48
 
49
+ **Disclaimer:** Even though the model is based on gemma 3 architecture, the tokenizer is different so you might need to wait until this model can be added to llama.cpp
50
+
51
+ If you want to sponsor future model releases, you can get information on how to make contributions here: [CEAMFA](https://huggingface.co/CEAMFA)