Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/XPixelGroup/DiffBIR
/ model_qa.py
File
model_qa.py
llava/eval/model_qa.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
argparse
2
from
transformers
import
AutoTokenizer, AutoModelForCausalLM, StoppingCriteria
3
import
torch
4
import
os
Callers
nothing calls this directly
Calls
1
eval_model
Function · 0.70
Tested by
no test coverage detected