add initial vllm inf script
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
"""
|
||||
MIDI-LLM: Utility functions and helpers.
|
||||
|
||||
This package contains supporting code for MIDI-LLM generation, training, and data processing.
|
||||
Users new to the codebase can skip this directory - start with generate_vllm.py or train.py instead.
|
||||
"""
|
||||
|
||||
__version__ = "0.1.0"
|
||||
|
||||
Reference in New Issue
Block a user