vllm_hairuo/ihp/zoo/qwen/__init__.py
2024-10-25 17:16:26 +08:00

11 lines
206 B
Python

#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Copyright @2024 AI. Inspur Inc.
#
# @author: jiangzhs <jiangzhs@inspur.com>
# @date: 2024/10/08
#
from ihp.zoo.qwen.modeling_qwen2 import Qwen2ForCausalLM