Metadata-Version: 2.1
Name: llama-deck
Version: 1.0.0.post1
Summary: Llama-Deck is a command-line tool for quickly managing and experimenting with multiple versions of llama inference implementations. It can help you quickly filter and download different llama implementations) and llama2-like transformer-based LLM models. We also provide some images based on some implementations, which can be easily deploy and run through our tool. Inspired by llama2.c project.
Home-page: https://github.com/xxxbf0222/LlamaDeck
Author: bufan0222
License: UNKNOWN
Keywords: python,llama,llama2,LLM,llama2.c,llama2.java,docker,llama-deck
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE

# Llama Deck

**Llama Deck** is a command-line tool for quickly managing and experimenting with multiple versions of llama inference implementations. It can help you quickly filter and download [different llama implementations](https://github.com/xxxbf0222/LlamaDeck?tab=readme-ov-file#available-repositories) and [llama2-like transformer-based LLM models](https://github.com/xxxbf0222/LlamaDeck?tab=readme-ov-file#available-models). We also provide [some images](https://github.com/xxxbf0222/LlamaDeck?tab=readme-ov-file#available-images) based on some implementations, which can be easily deploy and run through our tool. 

Inspired by [llama2.c project](https://github.com/karpathy/llama2.c) and forked from [llama-shepherd-cli](https://github.com/mikepapadim/llama-shepherd-cli).

## Code Repository
For more detailed information and usage please access:

 [Llama-Deck-Repository](https://github.com/xxxbf0222/LlamaDeck).


