modelforge 0.1.4

Provider-aware model target parsing primitives for archive tools
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "modelforge"
version = "0.1.4"
description = "Provider-aware model target parsing primitives for archive tools"
license = "MIT"
edition = "2024"
authors = ["Trevor Knott (Knott Dynamics)"]
readme = "README.md"
repository = "https://github.com/Tknott95/ModelForge"
homepage = "https://github.com/Tknott95/ModelForge"
documentation = "https://docs.rs/modelforge"
keywords = ["modelforge", "model", "huggingface", "ollama", "civitai"]
categories = ["command-line-utilities", "development-tools"]
include = ["Cargo.toml", "Cargo.lock", "README.md", "LICENSE", "CHANGELOG.md", "src/**"]

[dependencies]