MCPcopy Create free account
hub / github.com/InternRobotics/G2VLM / inference_chat.py

File inference_chat.py

inference_chat.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import argparse
2import os
3import re
4import json

Callers

nothing calls this directly

Calls 5

load_model_and_tokenizerFunction · 0.90
build_transformFunction · 0.90
process_conversationFunction · 0.90
openMethod · 0.80
chat_with_reconMethod · 0.80

Tested by

no test coverage detected