Models / Grok 1

Grok 1

Grok1ForCausalLMGrok1ModelForCausalLMGrokForCausalLM

Read from hpcai-tech/grok-1 and keyfan/grok-1-hf

empanel run grok-1
empanel serve grok-1 --port 6863

Applications

Notes

The converter reads a local checkpoint and never the network, requantizing it into the store’s own grouped-affine int4 or int8. A sample of experts is dequantized and checked against the source weights before the run is called a success.

The server binds 127.0.0.1 and does not authenticate. Put a reverse proxy in front of it to expose it.