Bitnet-b1.58-2B-metal-weight
Introduction
This repository contains .bin files extracted from microsoft/bitnet-b1.58-2B-4T. The weights are stock and ready to use in my project jossnet-bitnet. This project is an implementation of the BitNet model for Apple Silicon, using Metal.
Structure
bitnet-b1.58-2B-metal-weight/
βββ layers/
β βββ layer_X/
β βββ RMS_attn.bin
β βββ RMS_input.bin
β βββ RMS_mlp_sub.bin
β βββ RMS_post_attn.bin
β βββ Scale_down.bin
β βββ Scale_gate.bin
β βββ Scale_k.bin
β βββ Scale_o.bin
β βββ Scale_q.bin
β βββ Scale_up.bin
β βββ Scale_v.bin
β βββ W_down.bin
β βββ W_gate.bin
β βββ W_k.bin
β βββ W_o.bin
β βββ W_q.bin
β βββ W_up.bin
β βββ W_v.bin
βββ embeddings.bin
βββ weights_lm_head.bin
βββ weights_RMS_final.bin
βββ weights_RMS_mlp.bin
βββ weights_W_down.bin
βββ weights_W_gate.bin
βββ weights_W_k.bin
βββ weights_W_o.bin
βββ weights_W_q.bin
βββ weights_W_up.bin
βββ weights_W_v.bin
βββ LICENCE
Licence & references
- Original Model: microsoft/bitnet-b1.58-2B-4T
- License: MIT License (Copyright (c) Microsoft Corporation)
Inference Providers NEW
This model isn't deployed by any Inference Provider. π Ask for provider support
Model tree for Dr-joss/bitnet-b1.58-2B-metal-weight
Base model
microsoft/bitnet-b1.58-2B-4T