Instructions to use XiangPan/L12_K128_1B_OpenWebText2_16384_steps3052 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use XiangPan/L12_K128_1B_OpenWebText2_16384_steps3052 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("XiangPan/L12_K128_1B_OpenWebText2_16384_steps3052", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 61 Bytes
86d57ce | 1 2 3 4 5 | {
"hidden_size": 2048,
"latent_size": 16384,
"k": 128
} |