konghang

Results 4 comments of konghang

1. 使用我修改的[docker文件](https://github.com/kongh/Llama2-Chinese/blob/kh/docker/Dockerfile) 2. 使用命令直接构建(目前我没有gpu的服务器,还没有验证,不过准备在aws上按小时买一台来跑跑试试) ```shell $ git clone [email protected]:kongh/Llama2-Chinese.git $ git checkout kh $ docker build -f docker/Dockerfile -t flagalpha/llama2-chinese-7b:gradio . ```

> 哥们你部署成功了吗 成功了,最后买的Aliyun的韩国节点。 [如何部署,可以查看我的博客](https://kongh.github.io/blog/posts/ml/ml-deploy-llama2/)

> 1. 使用我修改的[docker文件](https://github.com/kongh/Llama2-Chinese/blob/kh/docker/Dockerfile) > 2. 使用命令直接构建(目前我没有gpu的服务器,还没有验证,不过准备在aws上按小时买一台来跑跑试试) > > ```shell > $ git clone [email protected]:kongh/Llama2-Chinese.git > $ git checkout kh > $ docker build -f docker/Dockerfile -t flagalpha/llama2-chinese-7b:gradio . > ```...

> > > 1. 使用我修改的[docker文件](https://github.com/kongh/Llama2-Chinese/blob/kh/docker/Dockerfile) > > > 2. 使用命令直接构建(目前我没有gpu的服务器,还没有验证,不过准备在aws上按小时买一台来跑跑试试) > > > > > > ```shell > > > $ git clone [email protected]:kongh/Llama2-Chinese.git > > > $ git checkout...