Skip to content

Instantly share code, notes, and snippets.

@AmosLewis
Created September 20, 2025 04:54
Show Gist options
  • Save AmosLewis/63ab00060edeffd2ab2be8ceb97e4755 to your computer and use it in GitHub Desktop.
Save AmosLewis/63ab00060edeffd2ab2be8ceb97e4755 to your computer and use it in GitHub Desktop.
{
"host": "0.0.0.0",
"port": "8080",
"model_config": "/artifacts/chi/f4/f4_mi350_bs1_ds2_dc2816.iree0915.shark0915_ce7.json",
"tokenizer_json": "/shark-dev/tokenizer.json",
"tokenizer_config_json": "/shark-dev/tokenizer_config.json",
"vmfb": "/artifacts/chi/f4/f4_mi350_bs1_ds2_dc2816.iree0915.shark0915_ce7.vmfb",
"parameters": [
"/shark-dev/weights/fp4/fp4_2025_07_10_fn.irpa"
],
"device": "hip",
"device_ids": "0",
"workers": "1",
"artifacts_path": "/artifacts"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment