下载模型
1.下载internlm2_5-7b-chat的配置文件


2.下载internlm2_5-chat-1_8b并打印示例输出

3. Hugging Face Spaces的使用
cd /workspaces/codespaces-jupyter
git clone https://huggingface.co/spaces/newuser5689/intern_cobuild
cd /workspaces/codespaces-jupyter/intern_cobuild
git add .
git commit -m "update: colearn page"
git push
