Instructions to use askmyteapot/Meta-Llama-3-70B-Instruct-abliterated-v3.5-IQ4_XS 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 askmyteapot/Meta-Llama-3-70B-Instruct-abliterated-v3.5-IQ4_XS 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 askmyteapot/Meta-Llama-3-70B-Instruct-abliterated-v3.5-IQ4_XS:IQ4_XS # Run inference directly in the terminal: llama cli -hf askmyteapot/Meta-Llama-3-70B-Instruct-abliterated-v3.5-IQ4_XS:IQ4_XS
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf askmyteapot/Meta-Llama-3-70B-Instruct-abliterated-v3.5-IQ4_XS:IQ4_XS # Run inference directly in the terminal: llama cli -hf askmyteapot/Meta-Llama-3-70B-Instruct-abliterated-v3.5-IQ4_XS:IQ4_XS
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 askmyteapot/Meta-Llama-3-70B-Instruct-abliterated-v3.5-IQ4_XS:IQ4_XS # Run inference directly in the terminal: ./llama-cli -hf askmyteapot/Meta-Llama-3-70B-Instruct-abliterated-v3.5-IQ4_XS:IQ4_XS
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 askmyteapot/Meta-Llama-3-70B-Instruct-abliterated-v3.5-IQ4_XS:IQ4_XS # Run inference directly in the terminal: ./build/bin/llama-cli -hf askmyteapot/Meta-Llama-3-70B-Instruct-abliterated-v3.5-IQ4_XS:IQ4_XS
Use Docker
docker model run hf.co/askmyteapot/Meta-Llama-3-70B-Instruct-abliterated-v3.5-IQ4_XS:IQ4_XS
- LM Studio
- Jan
- Ollama
How to use askmyteapot/Meta-Llama-3-70B-Instruct-abliterated-v3.5-IQ4_XS with Ollama:
ollama run hf.co/askmyteapot/Meta-Llama-3-70B-Instruct-abliterated-v3.5-IQ4_XS:IQ4_XS
- Unsloth Studio
How to use askmyteapot/Meta-Llama-3-70B-Instruct-abliterated-v3.5-IQ4_XS 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 askmyteapot/Meta-Llama-3-70B-Instruct-abliterated-v3.5-IQ4_XS 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 askmyteapot/Meta-Llama-3-70B-Instruct-abliterated-v3.5-IQ4_XS to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for askmyteapot/Meta-Llama-3-70B-Instruct-abliterated-v3.5-IQ4_XS to start chatting
- Docker Model Runner
How to use askmyteapot/Meta-Llama-3-70B-Instruct-abliterated-v3.5-IQ4_XS with Docker Model Runner:
docker model run hf.co/askmyteapot/Meta-Llama-3-70B-Instruct-abliterated-v3.5-IQ4_XS:IQ4_XS
- Lemonade
How to use askmyteapot/Meta-Llama-3-70B-Instruct-abliterated-v3.5-IQ4_XS with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull askmyteapot/Meta-Llama-3-70B-Instruct-abliterated-v3.5-IQ4_XS:IQ4_XS
Run and chat with the model
lemonade run user.Meta-Llama-3-70B-Instruct-abliterated-v3.5-IQ4_XS-IQ4_XS
List all available models
lemonade list
- Atomic Chat
Upload folder using huggingface_hub
Upload folder using huggingface_hub
Multi commit ID: 09528905812a5176f5196e3d3d034965770fb21521cadda85290335dd378342d
Scheduled commits:
- Upload 1 file(s) totalling 37.9G (c88de49bd0878f20abd4ee6986800c495ba52f83f95ad2cb51a138c66c1776a1)
- Upload 1 file(s) totalling 24.9M (18dd06e8ddb3c22d84826d11f6126bd115b0c7cb90b0cbaf027e2ff70c59ec16)
This is a PR opened using the huggingface_hub library in the context of a multi-commit. PR can be commented as a usual PR. However, please be aware that manually updating the PR description, changing the PR status, or pushing new commits, is not recommended as it might corrupt the commit process. Learn more about multi-commits in this guide.
Multi-commit is now completed! You can ping the repo owner to review the changes. This PR can now be commented or modified without risking to corrupt it.
This is a comment posted using the huggingface_hub library in the context of a multi-commit. Learn more about multi-commits in this guide.