Instructions to use jay6944/Llama-3-Open-Ko-8B-Instruct-teddynote_short_geo2-gguf with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jay6944/Llama-3-Open-Ko-8B-Instruct-teddynote_short_geo2-gguf with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("jay6944/Llama-3-Open-Ko-8B-Instruct-teddynote_short_geo2-gguf", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use jay6944/Llama-3-Open-Ko-8B-Instruct-teddynote_short_geo2-gguf 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 jay6944/Llama-3-Open-Ko-8B-Instruct-teddynote_short_geo2-gguf # Run inference directly in the terminal: llama cli -hf jay6944/Llama-3-Open-Ko-8B-Instruct-teddynote_short_geo2-gguf
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf jay6944/Llama-3-Open-Ko-8B-Instruct-teddynote_short_geo2-gguf # Run inference directly in the terminal: llama cli -hf jay6944/Llama-3-Open-Ko-8B-Instruct-teddynote_short_geo2-gguf
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 jay6944/Llama-3-Open-Ko-8B-Instruct-teddynote_short_geo2-gguf # Run inference directly in the terminal: ./llama-cli -hf jay6944/Llama-3-Open-Ko-8B-Instruct-teddynote_short_geo2-gguf
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 jay6944/Llama-3-Open-Ko-8B-Instruct-teddynote_short_geo2-gguf # Run inference directly in the terminal: ./build/bin/llama-cli -hf jay6944/Llama-3-Open-Ko-8B-Instruct-teddynote_short_geo2-gguf
Use Docker
docker model run hf.co/jay6944/Llama-3-Open-Ko-8B-Instruct-teddynote_short_geo2-gguf
- LM Studio
- Jan
- Ollama
How to use jay6944/Llama-3-Open-Ko-8B-Instruct-teddynote_short_geo2-gguf with Ollama:
ollama run hf.co/jay6944/Llama-3-Open-Ko-8B-Instruct-teddynote_short_geo2-gguf
- Unsloth Desktop
- Docker Model Runner
How to use jay6944/Llama-3-Open-Ko-8B-Instruct-teddynote_short_geo2-gguf with Docker Model Runner:
docker model run hf.co/jay6944/Llama-3-Open-Ko-8B-Instruct-teddynote_short_geo2-gguf
- Lemonade
How to use jay6944/Llama-3-Open-Ko-8B-Instruct-teddynote_short_geo2-gguf with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull jay6944/Llama-3-Open-Ko-8B-Instruct-teddynote_short_geo2-gguf
Run and chat with the model
lemonade run user.Llama-3-Open-Ko-8B-Instruct-teddynote_short_geo2-gguf-{{QUANT_TAG}}List all available models
lemonade list
- Atomic Chat
Uploaded model
- Developed by: jay6944
- License: apache-2.0
- Finetuned from model : beomi/Llama-3-Open-Ko-8B-Instruct-preview
This llama model was trained 2x faster with Unsloth and Huggingface's TRL library.
- Downloads last month
- 20
Hardware compatibility
Log In to add your hardware
We're not able to determine the quantization variants.
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support
Model tree for jay6944/Llama-3-Open-Ko-8B-Instruct-teddynote_short_geo2-gguf
Base model
beomi/Llama-3-Open-Ko-8B-Instruct-preview