wilai-2.5 release (development draft).config.json (copied from v2.0, may be adjusted)tokenizer.json (canonical tokenizer copied from v2.0)pytorch_model.bin (converted or to-be-converted checkpoint for v2.5)SecretLayer and a SwiGLU MLP (see wilai_transformers/modeling_wilai_v2.py).SecretLayer to remain private.1$env:PYTHONPATH='D:\GitHub\Ai-Thai-wilai'
2python -c "from wilai_transformers.modeling_wilai_v2 import WilaiForCausalLMV2; print('import ok')"JonusNattapong/wilai-2.5 and include the converted checkpoint. If you want me to upload now, confirm and I'll push the prepared files to the new repo.