General
PromptBeginner5 minmarkdown
<h1 align="center">
<a href="https://prompts.chat">
5
PVM implementation
Sign in to like and favorite skills
PVM implementation
Implementation of virtual machine for PVM instances in safe Rust.
Rust complier v1.65+.
[dependencies] pvm = { git = "https://gitlab.com/deepslice/prompt-vm.git", tag = "v0.0.1" }
This project output is the library which is used as a part of PVM instance. Also it can be used in standalone tools.
Contribution to the project is expected to be done via pull requests submission.
llm prompt rust pvm