MCPcopy Create free account
hub / github.com/InternLM/InternLM-XComposer / example_chat.py

File example_chat.py

example_code/example_chat.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import sys
2sys.path.insert(0, '.')
3sys.path.insert(0, '..')
4import argparse

Callers

nothing calls this directly

Calls 4

evalMethod · 0.45
from_pretrainedMethod · 0.45
chatMethod · 0.45

Tested by

no test coverage detected