2 Star 0 Fork 1

RudonOpenSource/llama

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
setup.py 274 Bytes
一键复制 编辑 原始数据 按行查看 历史
Timothee Lacroix 提交于 2023-02-24 05:20 . Initial commit
# Copyright (c) Meta Platforms, Inc. and affiliates.
# This software may be used and distributed according to the terms of the GNU General Public License version 3.
from setuptools import setup, find_packages
setup(name="llama", version="0.0.0", packages=find_packages())
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/RudonOpenSource/llama.git
git@gitee.com:RudonOpenSource/llama.git
RudonOpenSource
llama
llama
llama_v1

搜索帮助