import json, glob, os
# Estimate token size of a typical Hermes system prompt by reconstructing a proxy:
# count chars of system-ish text we can find
print("Hermes model.context_length config:")
