Instructions to use pepa1555/greg with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use pepa1555/greg with llama.cpp:
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh # Start a local OpenAI-compatible server with a web UI: llama serve -hf pepa1555/greg # Run inference directly in the terminal: llama cli -hf pepa1555/greg
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf pepa1555/greg # Run inference directly in the terminal: llama cli -hf pepa1555/greg
Use pre-built binary
# 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 pepa1555/greg # Run inference directly in the terminal: ./llama-cli -hf pepa1555/greg
Build from source code
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 pepa1555/greg # Run inference directly in the terminal: ./build/bin/llama-cli -hf pepa1555/greg
Use Docker
docker model run hf.co/pepa1555/greg
- LM Studio
- Jan
- Ollama
How to use pepa1555/greg with Ollama:
ollama run hf.co/pepa1555/greg
- Unsloth Studio
How to use pepa1555/greg with Unsloth Studio:
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for pepa1555/greg to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for pepa1555/greg to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for pepa1555/greg to start chatting
- Docker Model Runner
How to use pepa1555/greg with Docker Model Runner:
docker model run hf.co/pepa1555/greg
- Lemonade
How to use pepa1555/greg with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull pepa1555/greg
Run and chat with the model
lemonade run user.greg-{{QUANT_TAG}}List all available models
lemonade list
- Atomic Chat
- Xet hash:
- d01a365caf7d15e459f98b9c00ed64b484e9ce1d2e1ba6bbdc9f19fc66ec0ae4
- Size of remote file:
- 167 MB
- SHA256:
- 5f46a40ccc943fa7b97d1dd7e3904b84467a639ff9206588d1f009adbea557ff
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.