MCPcopy Create free account
hub / github.com/OpenBitSys/BitDistiller / generate_vllm.py

File generate_vllm.py

data/generation/generate_vllm.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2import argparse
3from data_utils import get_gen_dataset
4from transformers import GenerationConfig, AutoModelForCausalLM, AutoTokenizer

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected