MCPcopy
hub / github.com/lm-sys/FastChat / summarize_cluster.py

File summarize_cluster.py

fastchat/serve/monitor/summarize_cluster.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Usage:
3python3 summarize_cluster.py --in results_c20_kmeans_cluster.pkl --model gpt-4 --num-prompts 100
4python3 summarize_cluster.py --in results_c20_kmeans_cluster.pkl --model azure-gpt-4-32k --num-prompts 200

Callers

nothing calls this directly

Calls 4

get_conv_templateFunction · 0.90
truncate_stringFunction · 0.85
set_system_messageMethod · 0.80
append_messageMethod · 0.80

Tested by

no test coverage detected