squeeze-ai-lab/TinyAgent-dataset
Updated • 326 • 18
How to use zavidnyi/tinyagent-reproduction with llama.cpp:
curl -LsSf https://llama.app/install.sh | sh # Start a local OpenAI-compatible server with a web UI: llama serve -hf zavidnyi/tinyagent-reproduction:F16 # Run inference directly in the terminal: llama cli -hf zavidnyi/tinyagent-reproduction:F16
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf zavidnyi/tinyagent-reproduction:F16 # Run inference directly in the terminal: llama cli -hf zavidnyi/tinyagent-reproduction:F16
# Download pre-built binary from: # https://github.com/ggerganov/llama.cpp/releases # Start a local OpenAI-compatible server with a web UI: ./llama-server -hf zavidnyi/tinyagent-reproduction:F16 # Run inference directly in the terminal: ./llama-cli -hf zavidnyi/tinyagent-reproduction:F16
git clone https://github.com/ggerganov/llama.cpp.git cd llama.cpp cmake -B build cmake --build build -j --target llama-server llama-cli # Start a local OpenAI-compatible server with a web UI: ./build/bin/llama-server -hf zavidnyi/tinyagent-reproduction:F16 # Run inference directly in the terminal: ./build/bin/llama-cli -hf zavidnyi/tinyagent-reproduction:F16
docker model run hf.co/zavidnyi/tinyagent-reproduction:F16
How to use zavidnyi/tinyagent-reproduction with Ollama:
ollama run hf.co/zavidnyi/tinyagent-reproduction:F16
How to use zavidnyi/tinyagent-reproduction with Docker Model Runner:
docker model run hf.co/zavidnyi/tinyagent-reproduction:F16
How to use zavidnyi/tinyagent-reproduction with Lemonade:
# Download Lemonade from https://lemonade-server.ai/ lemonade pull zavidnyi/tinyagent-reproduction:F16
lemonade run user.tinyagent-reproduction-F16
lemonade list
Base model
Doctor-Shotgun/TinyLlama-1.1B-32k-Instruct