"python-wheel/examples/bls/bar.py" did not exist on "ffbc06ccf7c9abb40123f3d6ea047caff4609c6c"
feat(tio): Defaults for in and out, support HF repos (#223)
You can now run an HF repo directly: ``` tio ~/llm_models/Llama-3.2-1B-Instruct/ ``` or a GGUF ``` tio ~/llm_models/Llama-3.2-1B-Instruct-Q4_K_M.gguf ``` Also cleanup kv_router so I can merge.
Showing
Please register or sign in to comment