YAML Metadata Warning: empty or missing yaml metadata in repo card

Check out the documentation for more information.


BinaryLLM (HF export)

Tokenizer-free / base-N model export.

Load

from transformers import AutoModelForCausalLM
m = AutoModelForCausalLM.from_pretrained("./hf_binaryllm_repo", trust_remote_code=True)
Downloads last month
290
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support