SAVRN
Search Contact SAVRN

Open-weight model · Text generation

username-generator

by KS ks46/username-generator

username-generator is an open-weight model for text generation from KS, released under MIT License. Its published files total 20.1 GB.

Byte-level GPTs that dream up login-style usernames (darkphoenix, Cargan66), trained on the ks46/usernames corpus.

Parameters
Context
Weights19.3 GB
Licensemit
AccessOpen weights
Monthly Downloads

Model Card

By KS, published under mit, revision a96a0d51dce4.

Byte-level GPTs that dream up login-style usernames (darkphoenix, Cargan66), trained on the ks46/usernames corpus. Every folder is one trained model: its checkpoint (ckpt.pt), the export for the single-threaded x86-64 batch kernel ndgen (model-int7.ndq, model.ndq), the kernel's golden reference NLLs, eval.json, manifest.json, samples.txt and a card with the details. Vocabulary is 256 bytes with byte 0 as the stop token; the held-out split is xxh364(name) % 64 == 0, so bits/char are comparable only between models trained on the same corpus.

Read KS's full model card

Byte-level GPTs that dream up login-style usernames (dark_phoenix, Cargan66), trained on the ks46/usernames corpus. Every folder is one trained model: its checkpoint (ckpt.pt), the export for the single-threaded x86-64 batch kernel ndgen (model-int7.ndq, model.ndq), the kernel's golden reference NLLs, eval.json, manifest.json, samples.txt and a card with the details. Vocabulary is 256 bytes with byte 0 as the stop token; the held-out split is xxh3_64(name) % 64 == 0, so bits/char are comparable only between models trained on the same corpus.

model layers × width params iters held-out bits/char novel samples
teacher3-16x1024 16×1024 205.9M 50,000 3.2067 90%
g3-12x256-a09 12×256 9.7M 40,000 3.2891 91%
g3-6x384-a09 6×384 10.7M 40,000 3.2958 91%
g3-8x256-a09 8×256 6.5M 40,000 3.3178 92%
teacher2-16x1024 16×1024 205.9M 25,000 3.4010 91%
g2-6x640-a09 6×640 30.7M 40,000 3.4378 91%
g2-6x512-a09 6×512 19.4M 40,000 3.4537 91%
g2-8x384-a09 8×384 14.3M 40,000 3.4602 91%
g2-12x256-a09 12×256 9.7M 40,000 3.4739 92%
g2-6x384-a09 6×384 10.7M 40,000 3.4810 91%
g2-8x256-a09 8×256 6.5M 40,000 3.5020 92%
g2-12x192-a09 12×192 5.5M 40,000 3.5074 92%
g2-4x384-a09 4×384 7.2M 40,000 3.5193 92%
g3-4x128-a09 4×128 0.8M 40,000 3.5269 93%
g2-6x256-a09 6×256 4.9M 40,000 3.5280 92%
g2-8x192-a09 8×192 3.7M 40,000 3.5397 93%
prod-8x768-phase2 8×768 56.9M 60,000 3.5619 93%
g2-12x128-a09 12×128 2.5M 40,000 3.5705 93%
g3-8x64-a09 8×64 0.4M 40,000 3.5923 93%
teacher-16x1024 16×1024 205.9M 9,000 3.6068 94%
pre-6x640-a09 6×640 30.7M 20,000 3.6137 94%
pre-8x512-a09 8×512 25.9M 20,000 3.6138 95%
g2-8x128-a09 8×128 1.6M 40,000 3.6138 94%
pre-16x320-a09 16×320 20.4M 20,000 3.6145 95%
pre-12x384-a09 12×384 21.4M 20,000 3.6147 95%
prod-fast-4x768-phase2 4×768 28.6M 30,000 3.6154 94%
pre-10x384-a09 10×384 17.8M 20,000 3.6197 95%
pre-5x640-a09 5×640 25.6M 20,000 3.6206 94%
pre-6x512-a09 6×512 19.4M 20,000 3.6232 94%
pre-4x768-a09 4×768 28.6M 20,000 3.6247 94%
pre-8x384-a09 8×384 14.3M 20,000 3.6279 94%
pre-10x320-a09 10×320 12.8M 20,000 3.6295 95%
pre-6x448-a09 6×448 14.8M 20,000 3.6312 95%
pre-12x256-a09 12×256 9.7M 20,000 3.6380 95%
pre-6x384-a09 6×384 10.7M 20,000 3.6423 95%
pre-4x512-a09 4×512 13.0M 20,000 3.6481 95%
pre-8x256-a09 8×256 6.5M 20,000 3.6588 95%
pre-4x384-a09 4×384 7.2M 20,000 3.6730 95%
g2-4x128-a09 4×128 0.8M 40,000 3.7052 93%
g2-8x64-a09 8×64 0.4M 40,000 3.7648 94%

Sampling

uv run python -m training.sample --ckpt <model>/ckpt.pt -n 20 --prefix dark --temperature 0.9
./ndgen gen --model <model>/model-int7.ndq -n 1000 --batch 64 --temperature 0.9 --prefix dark

Identity and Version

Repository
ks46/username-generator
Publisher
KS
Task
Text generation
Modality
Text
Library
pytorch
Parameters
Not stated by the source
Languages
Not stated by the source
Revision
a96a0d51dce490d39260bd338be18f807f2ed5e1
First published
2026-09-19
Last updated
2026-09-20

Files and Weights

371 files, 20.1 GB in total. The weights are 95 files totalling 19.3 GB in pt.

Weights95 files · 19.3 GB
Configuration163 files · 345.1 KB
Documentation41 files · 101.5 KB
Other71 files · 843.0 MB
Repository1 file · 2.0 KB
Every file
FileTypeSizeSHA-256
ckpt.ptWeights2.5 GB ec396041cf5b
g2-12x128-a09/ckpt.ptWeights29.5 MB 645430159fd2
g2-12x128-a09/quant-int4-g32.ptWeights9.8 MB 17a68a9a5ace
g2-12x128-a09/quant-int4-g64.ptWeights9.8 MB 978a85acf807
g2-12x128-a09/quant-int8-g64.ptWeights9.8 MB 078c9619d219
g2-12x192-a09/ckpt.ptWeights65.9 MB d43094185948
g2-12x256-a09/ckpt.ptWeights116.8 MB f033abcaf496
g2-12x256-a09/quant-int4-g32.ptWeights38.9 MB 7243eca5d715
g2-12x256-a09/quant-int4-g64.ptWeights38.9 MB 7901497073c6
g2-12x256-a09/quant-int8-g64.ptWeights38.9 MB f6af65f93a41
g2-4x128-a09/ckpt.ptWeights10.2 MB 09885bf0f6f1
g2-4x128-a09/quant-int4-g32.ptWeights3.4 MB c778c5ed7d13
g2-4x128-a09/quant-int4-g64.ptWeights3.4 MB 9737659b1856
g2-4x128-a09/quant-int8-g64.ptWeights3.4 MB 7998464c4015
g2-4x384-a09/ckpt.ptWeights86.5 MB dd7d82f5e236
g2-6x256-a09/ckpt.ptWeights58.9 MB a8b8f7b22ab5
g2-6x256-a09/quant-int4-g32.ptWeights19.6 MB 868ab83db975
g2-6x256-a09/quant-int4-g64.ptWeights19.6 MB d6c5c7a0d620
g2-6x256-a09/quant-int8-g64.ptWeights19.6 MB dc61f83246c5
g2-6x384-a09/ckpt.ptWeights129.0 MB f186d6dfb1f8
g2-6x384-a09/quant-int4-g32.ptWeights43.0 MB c6a48f454951
g2-6x384-a09/quant-int4-g64.ptWeights43.0 MB 01aeaab7e603
g2-6x384-a09/quant-int8-g64.ptWeights43.0 MB de763d5a2d85
g2-6x512-a09/ckpt.ptWeights233.3 MB 2e1ba9ee82ef
g2-6x512-a09/quant-int4-g32.ptWeights77.8 MB 113e669483d8
g2-6x512-a09/quant-int4-g64.ptWeights77.8 MB 921fb38711d3
g2-6x512-a09/quant-int8-g64.ptWeights77.8 MB ef8b0a776763
g2-6x640-a09/ckpt.ptWeights368.3 MB 2916ffe28400
g2-6x640-a09/quant-int4-g32.ptWeights122.8 MB 3b0039d2ba1f
g2-6x640-a09/quant-int4-g64.ptWeights122.8 MB 1f73bf0310e5
g2-6x640-a09/quant-int8-g64.ptWeights122.8 MB 0152e329d891
g2-8x128-a09/ckpt.ptWeights19.8 MB 46e83be5ca62
g2-8x192-a09/ckpt.ptWeights44.2 MB e0f06c3a904c
g2-8x256-a09/ckpt.ptWeights78.2 MB 1bc8334acd61
g2-8x256-a09/quant-int4-g32.ptWeights26.1 MB f732cdb6c0f9
g2-8x256-a09/quant-int4-g64.ptWeights26.1 MB 0e01f35715e0
g2-8x256-a09/quant-int8-g64.ptWeights26.1 MB f217764fd7f8
g2-8x384-a09/ckpt.ptWeights171.5 MB 2a65df967a92
g2-8x384-a09/quant-int4-g32.ptWeights57.2 MB 5f3922b5be03
g2-8x384-a09/quant-int4-g64.ptWeights57.2 MB 85c526f87c53
g2-8x384-a09/quant-int8-g64.ptWeights57.2 MB b09299ee601c
g2-8x64-a09/ckpt.ptWeights5.1 MB 2af1909933d9
g2-8x64-a09/quant-int4-g32.ptWeights1.7 MB c85c2bfcef34
g2-8x64-a09/quant-int4-g64.ptWeights1.7 MB ced13b59e198
g2-8x64-a09/quant-int8-g64.ptWeights1.7 MB 09edcf2099a7
g3-12x256-a09/ckpt.ptWeights116.8 MB 3ab9b2b1ac4b
g3-12x256-a09/quant-int4-g32.ptWeights38.9 MB 960f052b0b94
g3-12x256-a09/quant-int4-g64.ptWeights38.9 MB 0f2205a732b1
g3-12x256-a09/quant-int8-g64.ptWeights38.9 MB f8b6a586947e
g3-4x128-a09/ckpt.ptWeights10.2 MB f6860232c31f
g3-4x128-a09/quant-int4-g32.ptWeights3.4 MB c03d0654e1e4
g3-4x128-a09/quant-int4-g64.ptWeights3.4 MB c1869db45ece
g3-4x128-a09/quant-int8-g64.ptWeights3.4 MB fdd7a9142dfb
g3-6x384-a09/ckpt.ptWeights129.0 MB b59b55a311a6
g3-6x384-a09/quant-int4-g32.ptWeights43.0 MB 88e5b5d44a56
g3-6x384-a09/quant-int4-g64.ptWeights43.0 MB 0d07938eb388
g3-6x384-a09/quant-int8-g64.ptWeights43.0 MB e47d686f5421
g3-8x256-a09/ckpt.ptWeights78.2 MB 25a8148fc963
g3-8x256-a09/quant-int4-g32.ptWeights26.1 MB a77d9132166e
g3-8x256-a09/quant-int4-g64.ptWeights26.1 MB 470be258880e
g3-8x256-a09/quant-int8-g64.ptWeights26.1 MB 03b8c247a0a2
g3-8x64-a09/ckpt.ptWeights5.1 MB 9171a2fad63a
g3-8x64-a09/quant-int4-g32.ptWeights1.7 MB 7037859ba2f6
g3-8x64-a09/quant-int4-g64.ptWeights1.7 MB 37a7553491ba
g3-8x64-a09/quant-int8-g64.ptWeights1.7 MB 8cc4bb070a19
pre-10x320-a09/ckpt.ptWeights153.8 MB 04618b22a7f8
pre-10x384-a09/ckpt.ptWeights214.0 MB 2f4ad31ef4bd
pre-12x256-a09/ckpt.ptWeights116.8 MB 0325f6dae4a5
pre-12x384-a09/ckpt.ptWeights256.5 MB 892ae043ba0a
pre-16x320-a09/ckpt.ptWeights245.3 MB 86d037aabbe0
pre-4x384-a09/ckpt.ptWeights86.5 MB cafeedcf5bdd
pre-4x512-a09/ckpt.ptWeights156.2 MB ea4f11b5a437
pre-4x768-a09/ckpt.ptWeights342.8 MB d6abe739a8d8
pre-5x640-a09/ckpt.ptWeights307.3 MB b3f08b00fedf
pre-6x384-a09/ckpt.ptWeights129.0 MB f39b841ce32e
pre-6x448-a09/ckpt.ptWeights177.3 MB be14fdb8d04c
pre-6x512-a09/ckpt.ptWeights233.3 MB d3d3ea875089
pre-6x640-a09/ckpt.ptWeights368.3 MB adc6f48ca568
pre-8x256-a09/ckpt.ptWeights78.2 MB abc41152bfff
pre-8x384-a09/ckpt.ptWeights171.5 MB e7dfeb4204b5
pre-8x512-a09/ckpt.ptWeights310.4 MB 917c1e14bb65
prod-8x768-phase2/ckpt.ptWeights682.7 MB 14d0624b5fcd
prod-8x768-phase2/quant-int4-g32.ptWeights227.5 MB f353d2e18407
prod-8x768-phase2/quant-int4-g64.ptWeights227.5 MB f062b6382644
prod-8x768-phase2/quant-int8-g64.ptWeights227.5 MB 210bba262f38
prod-fast-4x768-phase2/ckpt.ptWeights342.8 MB e40d4f7a75d1
prod-fast-4x768-phase2/quant-int4-g32.ptWeights114.3 MB aa077695eaca
prod-fast-4x768-phase2/quant-int4-g64.ptWeights114.3 MB a5a2db63913a
prod-fast-4x768-phase2/quant-int8-g64.ptWeights114.3 MB f84d62f13e33
quant-int4-g32.ptWeights227.5 MB f353d2e18407
quant-int4-g64.ptWeights227.5 MB f062b6382644
quant-int8-g64.ptWeights227.5 MB 210bba262f38
teacher-16x1024/ckpt.ptWeights2.5 GB ec396041cf5b
teacher2-16x1024/ckpt.ptWeights2.5 GB 02e3700c1e39
teacher3-16x1024/ckpt.ptWeights2.5 GB 50cb0e2ad50b
eval.jsonConfiguration2.0 KB
g2-12x128-a09/eval.jsonConfiguration1.8 KB
g2-12x128-a09/golden-int7.jsonConfiguration4.1 KB
g2-12x128-a09/manifest.jsonConfiguration2.9 KB
g2-12x128-a09/quant-int4-g32.jsonConfiguration814 B
g2-12x128-a09/quant-int4-g64.jsonConfiguration811 B
g2-12x128-a09/quant-int8-g64.jsonConfiguration814 B
g2-12x192-a09/eval.jsonConfiguration1.8 KB
g2-12x192-a09/golden-int7.jsonConfiguration4.1 KB
g2-12x192-a09/manifest.jsonConfiguration2.9 KB
g2-12x256-a09/eval.jsonConfiguration1.8 KB
g2-12x256-a09/golden-int7.jsonConfiguration4.1 KB
g2-12x256-a09/manifest.jsonConfiguration2.9 KB
g2-12x256-a09/quant-int4-g32.jsonConfiguration813 B
g2-12x256-a09/quant-int4-g64.jsonConfiguration814 B
g2-12x256-a09/quant-int8-g64.jsonConfiguration816 B
g2-4x128-a09/eval.jsonConfiguration1.8 KB
g2-4x128-a09/golden-int7.jsonConfiguration4.1 KB
g2-4x128-a09/manifest.jsonConfiguration2.9 KB
g2-4x128-a09/quant-int4-g32.jsonConfiguration814 B
g2-4x128-a09/quant-int4-g64.jsonConfiguration813 B
g2-4x128-a09/quant-int8-g64.jsonConfiguration813 B
g2-4x384-a09/eval.jsonConfiguration1.8 KB
g2-4x384-a09/golden-int7.jsonConfiguration4.1 KB
g2-4x384-a09/manifest.jsonConfiguration2.9 KB
g2-6x256-a09/eval.jsonConfiguration1.8 KB
g2-6x256-a09/golden-int7.jsonConfiguration4.1 KB
g2-6x256-a09/manifest.jsonConfiguration2.9 KB
g2-6x256-a09/quant-int4-g32.jsonConfiguration815 B
g2-6x256-a09/quant-int4-g64.jsonConfiguration815 B
g2-6x256-a09/quant-int8-g64.jsonConfiguration814 B
g2-6x384-a09/eval.jsonConfiguration1.8 KB
g2-6x384-a09/golden-int7.jsonConfiguration4.1 KB
g2-6x384-a09/manifest.jsonConfiguration2.9 KB
g2-6x384-a09/quant-int4-g32.jsonConfiguration814 B
g2-6x384-a09/quant-int4-g64.jsonConfiguration811 B
g2-6x384-a09/quant-int8-g64.jsonConfiguration813 B
g2-6x512-a09/eval.jsonConfiguration1.8 KB
g2-6x512-a09/golden-int7.jsonConfiguration4.1 KB
g2-6x512-a09/manifest.jsonConfiguration2.9 KB
g2-6x512-a09/quant-int4-g32.jsonConfiguration815 B
g2-6x512-a09/quant-int4-g64.jsonConfiguration817 B
g2-6x512-a09/quant-int8-g64.jsonConfiguration815 B
g2-6x640-a09/eval.jsonConfiguration1.8 KB
g2-6x640-a09/golden-int7.jsonConfiguration4.1 KB
g2-6x640-a09/manifest.jsonConfiguration2.9 KB
g2-6x640-a09/quant-int4-g32.jsonConfiguration816 B
g2-6x640-a09/quant-int4-g64.jsonConfiguration817 B
g2-6x640-a09/quant-int8-g64.jsonConfiguration813 B
g2-8x128-a09/eval.jsonConfiguration1.8 KB
g2-8x128-a09/golden-int7.jsonConfiguration4.1 KB
g2-8x128-a09/manifest.jsonConfiguration2.9 KB
g2-8x192-a09/eval.jsonConfiguration1.8 KB
g2-8x192-a09/golden-int7.jsonConfiguration4.1 KB
g2-8x192-a09/manifest.jsonConfiguration2.9 KB
g2-8x256-a09/eval.jsonConfiguration1.8 KB
g2-8x256-a09/golden-int7.jsonConfiguration4.1 KB
g2-8x256-a09/manifest.jsonConfiguration2.9 KB
g2-8x256-a09/quant-int4-g32.jsonConfiguration815 B
g2-8x256-a09/quant-int4-g64.jsonConfiguration813 B
g2-8x256-a09/quant-int8-g64.jsonConfiguration813 B
g2-8x384-a09/eval.jsonConfiguration1.8 KB
g2-8x384-a09/golden-int7.jsonConfiguration4.1 KB
g2-8x384-a09/manifest.jsonConfiguration2.9 KB
g2-8x384-a09/quant-int4-g32.jsonConfiguration816 B
g2-8x384-a09/quant-int4-g64.jsonConfiguration816 B
g2-8x384-a09/quant-int8-g64.jsonConfiguration816 B
g2-8x64-a09/eval.jsonConfiguration1.8 KB
g2-8x64-a09/golden-int7.jsonConfiguration4.1 KB
g2-8x64-a09/manifest.jsonConfiguration2.9 KB
g2-8x64-a09/quant-int4-g32.jsonConfiguration813 B
g2-8x64-a09/quant-int4-g64.jsonConfiguration810 B
g2-8x64-a09/quant-int8-g64.jsonConfiguration808 B
g3-12x256-a09/eval.jsonConfiguration1.8 KB
g3-12x256-a09/golden-int7.jsonConfiguration4.1 KB
g3-12x256-a09/manifest.jsonConfiguration2.9 KB
g3-12x256-a09/quant-int4-g32.jsonConfiguration813 B
g3-12x256-a09/quant-int4-g64.jsonConfiguration810 B
g3-12x256-a09/quant-int8-g64.jsonConfiguration804 B
g3-4x128-a09/eval.jsonConfiguration1.8 KB
g3-4x128-a09/golden-int7.jsonConfiguration4.1 KB
g3-4x128-a09/manifest.jsonConfiguration2.9 KB
g3-4x128-a09/quant-int4-g32.jsonConfiguration808 B
g3-4x128-a09/quant-int4-g64.jsonConfiguration809 B
g3-4x128-a09/quant-int8-g64.jsonConfiguration810 B
g3-6x384-a09/eval.jsonConfiguration1.8 KB
g3-6x384-a09/golden-int7.jsonConfiguration4.1 KB
g3-6x384-a09/manifest.jsonConfiguration2.9 KB
g3-6x384-a09/quant-int4-g32.jsonConfiguration817 B
g3-6x384-a09/quant-int4-g64.jsonConfiguration816 B
g3-6x384-a09/quant-int8-g64.jsonConfiguration816 B
g3-8x256-a09/eval.jsonConfiguration1.8 KB
g3-8x256-a09/golden-int7.jsonConfiguration4.2 KB
g3-8x256-a09/manifest.jsonConfiguration2.9 KB
g3-8x256-a09/quant-int4-g32.jsonConfiguration814 B
g3-8x256-a09/quant-int4-g64.jsonConfiguration814 B
g3-8x256-a09/quant-int8-g64.jsonConfiguration815 B
g3-8x64-a09/eval.jsonConfiguration1.8 KB
g3-8x64-a09/golden-int7.jsonConfiguration4.1 KB
g3-8x64-a09/manifest.jsonConfiguration2.9 KB
g3-8x64-a09/quant-int4-g32.jsonConfiguration814 B
g3-8x64-a09/quant-int4-g64.jsonConfiguration801 B
g3-8x64-a09/quant-int8-g64.jsonConfiguration810 B
golden-int4.jsonConfiguration4.1 KB
golden-int7.jsonConfiguration4.1 KB
golden.jsonConfiguration4.1 KB
manifest.jsonConfiguration1.9 KB
pre-10x320-a09/eval.jsonConfiguration2.0 KB
pre-10x320-a09/manifest.jsonConfiguration2.8 KB
pre-10x384-a09/eval.jsonConfiguration2.0 KB
pre-10x384-a09/manifest.jsonConfiguration2.8 KB
pre-12x256-a09/eval.jsonConfiguration2.0 KB
pre-12x256-a09/manifest.jsonConfiguration2.8 KB
pre-12x384-a09/eval.jsonConfiguration2.0 KB
pre-12x384-a09/manifest.jsonConfiguration2.8 KB
pre-16x320-a09/eval.jsonConfiguration2.0 KB
pre-16x320-a09/manifest.jsonConfiguration2.8 KB
pre-4x384-a09/eval.jsonConfiguration1.9 KB
pre-4x384-a09/manifest.jsonConfiguration2.8 KB
pre-4x512-a09/eval.jsonConfiguration2.0 KB
pre-4x512-a09/manifest.jsonConfiguration2.8 KB
pre-4x768-a09/eval.jsonConfiguration2.0 KB
pre-4x768-a09/manifest.jsonConfiguration2.8 KB
pre-5x640-a09/eval.jsonConfiguration2.0 KB
pre-5x640-a09/manifest.jsonConfiguration2.8 KB
pre-6x384-a09/eval.jsonConfiguration2.0 KB
pre-6x384-a09/manifest.jsonConfiguration2.8 KB
pre-6x448-a09/eval.jsonConfiguration2.0 KB
pre-6x448-a09/manifest.jsonConfiguration2.8 KB
pre-6x512-a09/eval.jsonConfiguration2.0 KB
pre-6x512-a09/manifest.jsonConfiguration2.8 KB
pre-6x640-a09/eval.jsonConfiguration2.0 KB
pre-6x640-a09/manifest.jsonConfiguration2.8 KB
pre-8x256-a09/eval.jsonConfiguration2.0 KB
pre-8x256-a09/manifest.jsonConfiguration2.8 KB
pre-8x384-a09/eval.jsonConfiguration2.0 KB
pre-8x384-a09/manifest.jsonConfiguration2.8 KB
pre-8x512-a09/eval.jsonConfiguration1.9 KB
pre-8x512-a09/manifest.jsonConfiguration2.8 KB
prod-8x768-phase2/eval.jsonConfiguration2.0 KB
prod-8x768-phase2/golden-int4.jsonConfiguration4.1 KB
prod-8x768-phase2/golden-int7.jsonConfiguration4.1 KB
prod-8x768-phase2/golden.jsonConfiguration4.1 KB
prod-8x768-phase2/manifest.jsonConfiguration1.6 KB
prod-8x768-phase2/quant-int4-g32.jsonConfiguration853 B
prod-8x768-phase2/quant-int4-g64.jsonConfiguration838 B
prod-8x768-phase2/quant-int8-g64.jsonConfiguration853 B
prod-fast-4x768-phase2/eval.jsonConfiguration2.1 KB
prod-fast-4x768-phase2/golden.jsonConfiguration4.1 KB
prod-fast-4x768-phase2/manifest.jsonConfiguration1.6 KB
prod-fast-4x768-phase2/quant-int4-g32.jsonConfiguration820 B
prod-fast-4x768-phase2/quant-int4-g64.jsonConfiguration872 B
prod-fast-4x768-phase2/quant-int8-g64.jsonConfiguration861 B
quant-int4-g32.jsonConfiguration853 B
quant-int4-g64.jsonConfiguration838 B
quant-int8-g64.jsonConfiguration853 B
teacher-16x1024/eval.jsonConfiguration2.0 KB
teacher-16x1024/golden-int7.jsonConfiguration4.1 KB
teacher-16x1024/manifest.jsonConfiguration1.9 KB
teacher2-16x1024/eval.jsonConfiguration1.8 KB
teacher2-16x1024/manifest.jsonConfiguration2.0 KB
teacher3-16x1024/eval.jsonConfiguration1.8 KB
teacher3-16x1024/manifest.jsonConfiguration2.0 KB
README.mdDocumentation4.1 KB
g2-12x128-a09/README.mdDocumentation2.6 KB
g2-12x192-a09/README.mdDocumentation2.4 KB
g2-12x256-a09/README.mdDocumentation2.6 KB
g2-4x128-a09/README.mdDocumentation2.5 KB
g2-4x384-a09/README.mdDocumentation2.4 KB
g2-6x256-a09/README.mdDocumentation2.6 KB
g2-6x384-a09/README.mdDocumentation2.6 KB
g2-6x512-a09/README.mdDocumentation2.6 KB
g2-6x640-a09/README.mdDocumentation2.6 KB
g2-8x128-a09/README.mdDocumentation2.4 KB
g2-8x192-a09/README.mdDocumentation2.4 KB
g2-8x256-a09/README.mdDocumentation2.5 KB
g2-8x384-a09/README.mdDocumentation2.6 KB
g2-8x64-a09/README.mdDocumentation2.5 KB
g3-12x256-a09/README.mdDocumentation2.6 KB
g3-4x128-a09/README.mdDocumentation2.6 KB
g3-6x384-a09/README.mdDocumentation2.6 KB
g3-8x256-a09/README.mdDocumentation2.6 KB
g3-8x64-a09/README.mdDocumentation2.6 KB
pre-10x320-a09/README.mdDocumentation2.3 KB
pre-10x384-a09/README.mdDocumentation2.3 KB
pre-12x256-a09/README.mdDocumentation2.3 KB
pre-12x384-a09/README.mdDocumentation2.3 KB
pre-16x320-a09/README.mdDocumentation2.3 KB
pre-4x384-a09/README.mdDocumentation2.3 KB
pre-4x512-a09/README.mdDocumentation2.3 KB
pre-4x768-a09/README.mdDocumentation2.3 KB
pre-5x640-a09/README.mdDocumentation2.3 KB
pre-6x384-a09/README.mdDocumentation2.3 KB
pre-6x448-a09/README.mdDocumentation2.3 KB
pre-6x512-a09/README.mdDocumentation2.3 KB
pre-6x640-a09/README.mdDocumentation2.4 KB
pre-8x256-a09/README.mdDocumentation2.3 KB
pre-8x384-a09/README.mdDocumentation2.3 KB
pre-8x512-a09/README.mdDocumentation2.3 KB
prod-8x768-phase2/README.mdDocumentation2.4 KB
prod-fast-4x768-phase2/README.mdDocumentation2.5 KB
teacher-16x1024/README.mdDocumentation2.3 KB
teacher2-16x1024/README.mdDocumentation2.4 KB
teacher3-16x1024/README.mdDocumentation2.5 KB
g2-12x128-a09/model-int7.ndqOther2.6 MB 2f10e92fc7cf
g2-12x128-a09/samples.txtOther654 B
g2-12x192-a09/model-int7.ndqOther5.9 MB e05718f61bca
g2-12x192-a09/samples.txtOther655 B
g2-12x256-a09/model-int7.ndqOther10.4 MB e1d17f69ce78
g2-12x256-a09/samples.txtOther639 B
g2-4x128-a09/model-int7.ndqOther926.8 KB 3c261130f11e
g2-4x128-a09/samples.txtOther615 B
g2-4x384-a09/model-int7.ndqOther7.7 MB 1229a805ee20
g2-4x384-a09/samples.txtOther583 B
g2-6x256-a09/model-int7.ndqOther5.3 MB a1e20cd24b1f
g2-6x256-a09/samples.txtOther619 B
g2-6x384-a09/model-int7.ndqOther11.5 MB 9bdedf3364d0
g2-6x384-a09/samples.txtOther670 B
g2-6x512-a09/model-int7.ndqOther20.8 MB 1c89807ac6cd
g2-6x512-a09/samples.txtOther628 B
g2-6x640-a09/model-int7.ndqOther32.8 MB 886d8ae08c14
g2-6x640-a09/samples.txtOther632 B
g2-8x128-a09/model-int7.ndqOther1.8 MB e725a79a35b5
g2-8x128-a09/samples.txtOther632 B
g2-8x192-a09/model-int7.ndqOther4.0 MB 5eb833646b19
g2-8x192-a09/samples.txtOther633 B
g2-8x256-a09/model-int7.ndqOther7.0 MB ad184870292e
g2-8x256-a09/samples.txtOther632 B
g2-8x384-a09/model-int7.ndqOther15.3 MB 9c2b933c475f
g2-8x384-a09/samples.txtOther629 B
g2-8x64-a09/model-int7.ndqOther465.5 KB 12e65946317a
g2-8x64-a09/samples.txtOther608 B
g3-12x256-a09/model-int7.ndqOther10.4 MB cd47a4746708
g3-12x256-a09/samples.txtOther627 B
g3-4x128-a09/model-int7.ndqOther926.8 KB 10c964876780
g3-4x128-a09/samples.txtOther645 B
g3-6x384-a09/model-int7.ndqOther11.5 MB 0ed15c2f8138
g3-6x384-a09/samples.txtOther652 B
g3-8x256-a09/model-int7.ndqOther7.0 MB 6a548b0061dd
g3-8x256-a09/samples.txtOther633 B
g3-8x64-a09/model-int7.ndqOther465.5 KB c482a5c5fe48
g3-8x64-a09/samples.txtOther663 B
model-int4.ndqOther32.2 MB 767ba7ec5e7d
model-int7.ndqOther219.0 MB 42f3ce2dbab2
model.ndqOther30.5 MB 63afd00e6df8
ndgenOther518.9 KB 5fa272696e49
pre-10x320-a09/samples.txtOther543 B
pre-10x384-a09/samples.txtOther566 B
pre-12x256-a09/samples.txtOther604 B
pre-12x384-a09/samples.txtOther576 B
pre-16x320-a09/samples.txtOther584 B
pre-4x384-a09/samples.txtOther550 B
pre-4x512-a09/samples.txtOther559 B
pre-4x768-a09/samples.txtOther566 B
pre-5x640-a09/samples.txtOther573 B
pre-6x384-a09/samples.txtOther575 B
pre-6x448-a09/samples.txtOther590 B
pre-6x512-a09/samples.txtOther569 B
pre-6x640-a09/samples.txtOther601 B
pre-8x256-a09/samples.txtOther610 B
pre-8x384-a09/samples.txtOther570 B
pre-8x512-a09/samples.txtOther610 B
prod-8x768-phase2/model-int4.ndqOther32.2 MB 767ba7ec5e7d
prod-8x768-phase2/model-int7.ndqOther60.6 MB ef4cbc3413e3
prod-8x768-phase2/model.ndqOther60.6 MB 89372111d25c
prod-8x768-phase2/ndgenOther522.3 KB 9e81a0d05ff4
prod-8x768-phase2/samples.txtOther551 B
prod-fast-4x768-phase2/model.ndqOther30.5 MB 63afd00e6df8
prod-fast-4x768-phase2/ndgenOther518.9 KB 5fa272696e49
prod-fast-4x768-phase2/samples.txtOther601 B
samples.txtOther577 B
teacher-16x1024/model-int7.ndqOther219.0 MB 42f3ce2dbab2
teacher-16x1024/samples.txtOther577 B
teacher2-16x1024/samples.txtOther625 B
teacher3-16x1024/samples.txtOther647 B
.gitattributesRepository2.0 KB

License and Download

License
mit
Access
Open weights, no gate
Download size
19.3 GB
Download from KS

Released by KS through its official repository on Hugging Face. Read the license.

Built From

  • Trained on (disclosed) ks46/usernames

Memory Requirements

PrecisionWeights in memory
As published19.3 GB

Weights only, from the published parameter count; the key-value cache and runtime add to this.

Questions About username-generator

Can I use username-generator commercially?

Yes. username-generator is released under MIT License. The MIT License is a short permissive license. It permits commercial use, modification and redistribution, provided the copyright notice and permission notice are included.

Similar Models

Fine-tune Qwen3 (14B) for free using our Google Colab notebook! - Read our Blog about Qwen3 support: unsloth.ai/blog/qwen3 - View the rest of our notebooks in our docs here. Qwen3-Coder is available in multiple sizes. Today, we're excited to introduce Qwen3-Coder-30B-A3B-Instruct. This streamlined model maintains impressive performance and efficiency, featuring the following key enhancements: - Significant Performance among open models on Agentic Coding, Agentic Browser-Use, and other foundational coding tasks. - Long-context Capabilities with native support for 256K tokens, extendable up to 1M tokens using Yarn, optimized for repository-scale understanding. - Agentic Coding supporting for…

Open weights apache-2.0 transformers

Model · Text generation

opt-125m

AI at Meta

OPT was first introduced in Open Pre-trained Transformer Language Models and first released in metaseq's repository on May 3rd 2022 by Meta AI. Disclaimer: The team releasing OPT wrote an official model card, which is available in Appendix D of the paper. Content from this model card has been written by the Hugging Face team. To quote the first two paragraphs of the official paper OPT was predominantly pretrained with English text, but a small amount of non-English data is still present within the training corpus via CommonCrawl. The model was pretrained using a causal language modeling (CLM) objective. OPT belongs to the same family of decoder-only models like GPT-3. As such, it was…

Open weights other 2,048 tokens transformers

Model · Text generation

Ornith-1.5-9B-GGUF

Ornith

Chirp Chirp! We are introducing Ornith-1.5, a major step toward building foundation models through end-to-end self-improvement. Ornith-1.5 extends Ornith-1.0 (which was developed on top of Qwen3.5 and Gemma4 with additional continued pretraining, mid-training, and post-training) by expanding the self-improvement loop from scaffold and rollout optimization to jointly optimizing task generation, scaffold construction, and solution rollouts. Rather than relying on a fixed set of human-curated tasks and manually designed harnesses, Ornith-1.5 continuously generates new training tasks, discovers effective strategies for solving them, and improves the policy through reinforcement learning. For…

Open weights mit transformers

Model · Text generation

Ornith-1.5-35B-A3B-GGUF

Ornith

Chirp Chirp! We are introducing Ornith-1.5, a major step toward building foundation models through end-to-end self-improvement. Ornith-1.5 extends Ornith-1.0 (which was developed on top of Qwen3.5 and Gemma4 with additional continued pretraining, mid-training, and post-training) by expanding the self-improvement loop from scaffold and rollout optimization to jointly optimizing task generation, scaffold construction, and solution rollouts. Rather than relying on a fixed set of human-curated tasks and manually designed harnesses, Ornith-1.5 continuously generates new training tasks, discovers effective strategies for solving them, and improves the policy through reinforcement learning. For…

Open weights mit transformers

Model · Text generation

Ornith-1.0-9B-GGUF

Ornith

Aloha! Today, we are releasing Ornith-1.0, a self-improving family of open-source models for agentic coding. This model card documents Ornith-1.0-9B, the most lightweight member of the Ornith family, designed for efficient single-GPU deployment. Ornith-1.0-9B is a dense ~9B model (≈19 GB in bf16), so it serves comfortably on a single 80GB GPU. The recipes below stand up an OpenAI-compatible server; add --tensor-parallel-size / --tp if you want to shard across more GPUs. For a quick local test (or to script offline generation), load the model directly with Transformers. Make sure you have a recent release installed — see the Transformers installation guide; Ornith-1.0-9B requires…

Open weights mit transformers

Uncensored Qwen3.8-27B, published as GGUF quantizations with the multi token prediction (MTP) head retained and verified. Refusal behaviour has been substantially reduced, not eliminated. See Measured behaviour for the numbers. Capabilities, training data, and architecture are otherwise unchanged. - Refusal directions removed with Heretic, which co minimizes refusal count against KL divergence from the base model. No handwritten refusal removal code, no finetuning, no additional training data. - Abliteration runs at bf16 (no 4 bit quantization). the resulting LoRA is merged into the bf16 base, so the published weights are not a quantized round trip. - mtp. tensors are copied verbatim from…

Open weights apache-2.0 llama.cpp