modelforge 0.1.0

Model target parsing primitives for thesa archives
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "modelforge"
version = "0.1.0"
description = "Model target parsing primitives for thesa archives"
license = "MIT"
edition = "2024"
readme = "README.md"
repository = "https://github.com/Tknott95/ModelForge"
homepage = "https://github.com/Tknott95/ModelForge"
keywords = ["model", "archive", "huggingface", "ollama", "civitai"]
categories = ["command-line-utilities", "development-tools"]
exclude = ["target/**", "notes.MD", "notes.md"]

[dependencies]