初始化项目,由ModelHub XC社区提供模型
Model: TorpedoSoftware/R1-Distill-Qwen-14B-Roblox-Luau Source: Original Platform
This commit is contained in:
15
pyproject.toml
Normal file
15
pyproject.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
[project]
|
||||
name = "R1-Distill-Qwen-14B-Roblox-Luau"
|
||||
version = "1.0.0"
|
||||
description = ""
|
||||
authors = [{ name = "boatbomber", email = "zack@boatbomber.com" }]
|
||||
readme = "README.md"
|
||||
requires-python = "3.11.*"
|
||||
dependencies = ["ipywidgets (>=8.1.5,<9.0.0)", "ipykernel (>=6.29.5,<7.0.0)", "together (>=1.5.2,<2.0.0)", "python-dotenv (>=1.1.0,<2.0.0)", "datasets (>=3.4.1,<4.0.0)"]
|
||||
|
||||
[tool.poetry]
|
||||
package-mode = false
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=2.0.0,<3.0.0"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
Reference in New Issue
Block a user