Views
No views yet
bonfyre-fpq binary to decompress:1# 1. Build the tool
2git clone https://github.com/Nickgonzales76017/bonfyre-oss.git && cd bonfyre-oss/cmd/BonfyreFPQ && make
3
4# 2. Download this model
5pip install huggingface_hub
6huggingface-cli download NICKO/qwen2.5-3b-algebra-fpq3-BonfyreFPQ-Native --local-dir ./qwen2.5-3b-algebra-fpq3-BonfyreFPQ-Native
7
8# 3. Decompress
9./bonfyre-fpq decompress ./qwen2.5-3b-algebra-fpq3-BonfyreFPQ-Native/*.fpq ./output_weights.bin