Skip to content

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mintengine

Install mintengine:

uv sync
uv pip install -e .

Run mintengine:

uv run mintengine

For accessing gated model

HF_TOKEN=hf_xxxxx uv run mintengine


For windows

$env:HF_TOKEN = "hf_xxxxx" uv run mintengine


## References
We are using the following references for architecture and code correctness.

[vLLM - Add support for Gemma 3](https://github.com/vllm-project/vllm/pull/14660)

About

Educational llm inference engine

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages