Kidand / llm-ft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

llm-ft

创建虚拟环境并安装依赖

conda create -n llm_env python=3.11
conda activate llm_env
pip install -r requirements.txt

About

License:MIT License


Languages

Language:Jupyter Notebook 100.0%