Add get weights by parameter name for llama (#2266)
This commit is contained in:
@@ -38,6 +38,7 @@ suites = {
|
||||
"test_update_weights.py",
|
||||
"test_vision_openai_server.py",
|
||||
"test_session_control.py",
|
||||
"test_get_parameter_by_name.py",
|
||||
],
|
||||
"sampling/penaltylib": glob.glob(
|
||||
"sampling/penaltylib/**/test_*.py", recursive=True
|
||||
|
||||
Reference in New Issue
Block a user