From 0fff771640959d0e0b9b964ea1b330de3ced3ecb Mon Sep 17 00:00:00 2001 From: Woosuk Kwon Date: Mon, 8 Jan 2024 23:41:23 +0000 Subject: [PATCH] Rename phi_1_5 -> phi --- vllm/model_executor/models/{phi_1_5.py => phi.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename vllm/model_executor/models/{phi_1_5.py => phi.py} (100%) diff --git a/vllm/model_executor/models/phi_1_5.py b/vllm/model_executor/models/phi.py similarity index 100% rename from vllm/model_executor/models/phi_1_5.py rename to vllm/model_executor/models/phi.py