mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-06-06 01:12:06 +00:00
9 lines
169 B
TOML
9 lines
169 B
TOML
|
[package]
|
||
|
name = "text-generation-backend-llamacpp"
|
||
|
version.workspace = true
|
||
|
edition.workspace = true
|
||
|
authors.workspace = true
|
||
|
homepage.workspace = true
|
||
|
|
||
|
[dependencies]
|