Elon Musk
@elonmusk
RT
@yunta_tsai: Tip on Grok Build + Grok 4.3 VLM One of my critical tasks is to keep Grok VLM in the loop. Throwing a default system prompt usually yields poor results due to lack of context. Here is how to scale: - Curate a small but diverse evaluation set that can be rapidly iterated on. - Enter the prompt: “Make a plan to design and execute a task that a) takes input per entry from:
, b) generates output per entry to:
@yunta_tsai: Tip on Grok Build + Grok 4.3 VLM One of my critical tasks is to keep Grok VLM in the loop. Throwing a default system prompt usually yields poor results due to lack of context. Here is how to scale: - Curate a small but diverse evaluation set that can be rapidly iterated on. - Enter the prompt: “Make a plan to design and execute a task that a) takes input per entry from:
, b) generates output per entry to:
@yunta_tsai
Tip on Grok Build + Grok 4.3 VLM
One of my critical tasks is to keep Grok VLM in the loop. Throwing a default system prompt usually yields poor results due to lack of context.
Here is how to scale:
- Curate a small but diverse evaluation set that can be rapidly iterated on.
- Enter the prompt: “Make a plan to design and execute a task that a) takes input per entry from: <input>, b) generates output per entry to: <output>, c) the ground truth of output: <ground truth>. Launch sub-agents to iterate on strategy to optimize recall and precision against ground truth until both metrics reach <threshold>.”
Done. Watch your research agents do the work.