Instructions to use desert-fox-rommel/laptop-expert-llama-3.2-3b 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 desert-fox-rommel/laptop-expert-llama-3.2-3b 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 desert-fox-rommel/laptop-expert-llama-3.2-3b:Q4_K_M # Run inference directly in the terminal: llama cli -hf desert-fox-rommel/laptop-expert-llama-3.2-3b:Q4_K_M
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf desert-fox-rommel/laptop-expert-llama-3.2-3b:Q4_K_M # Run inference directly in the terminal: llama cli -hf desert-fox-rommel/laptop-expert-llama-3.2-3b:Q4_K_M
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 desert-fox-rommel/laptop-expert-llama-3.2-3b:Q4_K_M # Run inference directly in the terminal: ./llama-cli -hf desert-fox-rommel/laptop-expert-llama-3.2-3b:Q4_K_M
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 desert-fox-rommel/laptop-expert-llama-3.2-3b:Q4_K_M # Run inference directly in the terminal: ./build/bin/llama-cli -hf desert-fox-rommel/laptop-expert-llama-3.2-3b:Q4_K_M
Use Docker
docker model run hf.co/desert-fox-rommel/laptop-expert-llama-3.2-3b:Q4_K_M
- LM Studio
- Jan
- Ollama
How to use desert-fox-rommel/laptop-expert-llama-3.2-3b with Ollama:
ollama run hf.co/desert-fox-rommel/laptop-expert-llama-3.2-3b:Q4_K_M
- Unsloth Desktop
- Docker Model Runner
How to use desert-fox-rommel/laptop-expert-llama-3.2-3b with Docker Model Runner:
docker model run hf.co/desert-fox-rommel/laptop-expert-llama-3.2-3b:Q4_K_M
- Lemonade
How to use desert-fox-rommel/laptop-expert-llama-3.2-3b with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull desert-fox-rommel/laptop-expert-llama-3.2-3b:Q4_K_M
Run and chat with the model
lemonade run user.laptop-expert-llama-3.2-3b-Q4_K_M
List all available models
lemonade list
- Atomic Chat
Laptop Price Expert (Llama-3.2-3B-Korean)
์ด ๋ชจ๋ธ์ ์ฌ์ฉ์๊ฐ ์ ๋ ฅํ ๋ ธํธ๋ถ ์ฌ์๊ณผ ๊ฐ๊ฒฉ์ ๋ฐํ์ผ๋ก ๊ฐ์ฑ๋น๋ฅผ ๋ถ์ํ๊ณ ์ถ์ฒ ์ฌ๋ถ๋ฅผ ๊ฒฐ์ ํด์ฃผ๋ ํ๊ตญ์ด ํนํ ํ์ธํ๋ ๋ชจ๋ธ์ ๋๋ค.
๐ ๋ชจ๋ธ ๊ฐ์
- ๋ชจ๋ธ ๋ช : Laptop Expert Llama 3.2 3B
- ๊ธฐ๋ฐ ๋ชจ๋ธ: Meta-Llama-3.2-3B
- ์ธ์ด: ํ๊ตญ์ด (Korean)
- ์ฉ๋: ๋ ธํธ๋ถ ํ๋์จ์ด ์ฌ์ ๋ถ์ ๋ฐ ๊ฐ๊ฒฉ ๋๋น ๊ฐ์ฑ๋น ํ๊ฐ
๐ ์ฌ์ฉ ๋ฐฉ๋ฒ (Usage)
Ollama์์ ์คํํ๊ธฐ
์ด ๋ชจ๋ธ์ GGUF ํฌ๋งท์ผ๋ก ์ ๊ณต๋๋ฏ๋ก Ollama๋ฅผ ํตํด ๋ก์ปฌ์์ ์คํํ ์ ์์ต๋๋ค.
- Modelfile ์์ฑ
FROM ./laptop-expert-llama-3.2-3b.gguf
TEMPLATE """{{ .System }}
### ์ฌ์ฉ์:
{{ .Prompt }}
### AI ๋ถ์ ๊ฒฐ๊ณผ:
"""
SYSTEM "๋น์ ์ ๋
ธํธ๋ถ ๊ฐ์ฑ๋น ๋ถ์ ์ ๋ฌธ๊ฐ์
๋๋ค. ์ ํ๋ช
, ์ฌ์, ๊ฐ๊ฒฉ์ ๋ฐํ์ผ๋ก ํ๊ธ๋ก ํ๊ฐํด์ฃผ์ธ์."
- Downloads last month
- 23
Hardware compatibility
Log In to add your hardware
4-bit
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support
Model tree for desert-fox-rommel/laptop-expert-llama-3.2-3b
Base model
meta-llama/Llama-3.2-3B