ricecoder-local-models

Crates.ioricecoder-local-models
lib.rsricecoder-local-models
version0.1.71
created_at2025-12-09 18:47:43.623347+00
updated_at2025-12-09 18:47:43.623347+00
descriptionLocal model management for RiceCoder (Ollama integration)
homepagehttps://github.com/moabualruz/ricecoder
repositoryhttps://github.com/moabualruz/ricecoder
max_upload_size
id1976012
size90,140
Moh'd Khier Abualruz (moabualruz)

documentation

https://github.com/moabualruz/ricecoder/wiki

README

ricecoder-local-models

Local model management for RiceCoder (Ollama integration)

Features

  • Feature 1
  • Feature 2
  • Feature 3

Installation

Add to your Cargo.toml:

[dependencies]
ricecoder-local-models = "0.1"

Usage

use ricecoder_local_models::*;

// Your code here

Documentation

For more information, see the documentation.

License

MIT

Commit count: 0

cargo fmt