Commit History

Update README with working generation example
e63df1f

marksverdhei Claude commited on

Update config to mirror gpt-oss-20b (excluding MoE params)
c982305

marksverdhei Claude commited on

Update vocab_size to match tokenizer (199998)
a079ee2

marksverdhei Claude commited on

Add tokenizer from openai/gpt-oss-20b
ea0f998

marksverdhei Claude commited on

Add Git LFS tracking for json files
e474a77

marksverdhei commited on

Add GenerationMixin and match GptOss forward signature
5b50073

marksverdhei Claude commited on

use relative import
413ffc7

marksverdhei commited on

Update README with verification status and badges
90eee05

marksverdhei Claude commited on

Add rope_scaling attribute for stable transformers compatibility
35d64f3

marksverdhei Claude commited on

Remove check_model_inputs decorator for stable transformers compatibility
37d71e6

marksverdhei Claude commited on

Fix rope_parameters compatibility with stable transformers
3ec560a

marksverdhei Claude commited on

Fix PretrainedConfig import for compatibility with stable transformers
be4b2f6

marksverdhei Claude commited on

Update README to reference marksverdhei/transformers fork
8f53708

marksverdhei Claude commited on

Add test script and update README with usage instructions
7a92993

marksverdhei Claude commited on

Fix imports for trust_remote_code compatibility
3a58d81

marksverdhei Claude commited on

Add custom modeling and configuration files for trust_remote_code support
e7bd90e

marksverdhei Claude commited on

initial commit
7742637
verified

marksverdhei commited on