代码拉取完成,页面将自动刷新
[project]
name = "flag_gems"
version = "2.0"
authors = [
{name = "Zhixin Li", email = "strongspoon@outlook.com"},
{name = "Tongxin Bai", email = "waffle.bai@gmail.com"},
{name = "Yuming Huang", email = "jokmingwong@gmail.com"},
{name = "Feiyu Chen", email = "iclementine@outlook.com"},
]
description = "FlagGems is a function library written in Triton."
readme = {file= "README.md", content-type="text/markdown"}
requires-python = ">=3.8"
license = {text = "LICENSE.txt"}
classifiers = [
"Development Status :: 3 - Alpha",
"Programming Language :: Python :: 3",
"License :: OSI Approved :: Apache Software License",
]
dependencies = [
"triton>=2.2.0",
"torch>=2.2.0",
"transformers>=4.40.2"
]
[project.optional-dependencies]
test = [
"pytest>=7.1.0",
"numpy>=1.26",
"scipy>=1.14"
]
[project.urls]
homepage = "https://github.com/FlagOpen/FlagGems"
[tool.coverage.run]
omit = [
"*/.flaggems/*",
"*/usr/lib/*",
]
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。