MCPcopy Create free account
hub / github.com/appdevforall/CodeOnTheGo / compare-logprobs.py

File compare-logprobs.py

subprojects/llama.cpp/scripts/compare-logprobs.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import argparse
2import requests
3import json
4from pathlib import Path

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
getLoggerMethod · 0.45

Tested by

no test coverage detected