Instructions to use ashokpoudel/contactextraction_zsj_tlm-bnb-4bit_gguf_0.0.11 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ashokpoudel/contactextraction_zsj_tlm-bnb-4bit_gguf_0.0.11 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ashokpoudel/contactextraction_zsj_tlm-bnb-4bit_gguf_0.0.11", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use ashokpoudel/contactextraction_zsj_tlm-bnb-4bit_gguf_0.0.11 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 ashokpoudel/contactextraction_zsj_tlm-bnb-4bit_gguf_0.0.11:F16 # Run inference directly in the terminal: llama cli -hf ashokpoudel/contactextraction_zsj_tlm-bnb-4bit_gguf_0.0.11:F16
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf ashokpoudel/contactextraction_zsj_tlm-bnb-4bit_gguf_0.0.11:F16 # Run inference directly in the terminal: llama cli -hf ashokpoudel/contactextraction_zsj_tlm-bnb-4bit_gguf_0.0.11:F16
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 ashokpoudel/contactextraction_zsj_tlm-bnb-4bit_gguf_0.0.11:F16 # Run inference directly in the terminal: ./llama-cli -hf ashokpoudel/contactextraction_zsj_tlm-bnb-4bit_gguf_0.0.11:F16
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 ashokpoudel/contactextraction_zsj_tlm-bnb-4bit_gguf_0.0.11:F16 # Run inference directly in the terminal: ./build/bin/llama-cli -hf ashokpoudel/contactextraction_zsj_tlm-bnb-4bit_gguf_0.0.11:F16
Use Docker
docker model run hf.co/ashokpoudel/contactextraction_zsj_tlm-bnb-4bit_gguf_0.0.11:F16
- LM Studio
- Jan
- Ollama
How to use ashokpoudel/contactextraction_zsj_tlm-bnb-4bit_gguf_0.0.11 with Ollama:
ollama run hf.co/ashokpoudel/contactextraction_zsj_tlm-bnb-4bit_gguf_0.0.11:F16
- Unsloth Desktop
- Docker Model Runner
How to use ashokpoudel/contactextraction_zsj_tlm-bnb-4bit_gguf_0.0.11 with Docker Model Runner:
docker model run hf.co/ashokpoudel/contactextraction_zsj_tlm-bnb-4bit_gguf_0.0.11:F16
- Lemonade
How to use ashokpoudel/contactextraction_zsj_tlm-bnb-4bit_gguf_0.0.11 with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull ashokpoudel/contactextraction_zsj_tlm-bnb-4bit_gguf_0.0.11:F16
Run and chat with the model
lemonade run user.contactextraction_zsj_tlm-bnb-4bit_gguf_0.0.11-F16
List all available models
lemonade list
- Atomic Chat
Uploaded model
- Developed by: ashokpoudel
- License: apache-2.0
- Finetuned from model : unsloth/Phi-3-mini-4k-instruct-bnb-4bit
This mistral model was trained 2x faster with Unsloth and Huggingface's TRL library.
- Downloads last month
- 30
Hardware compatibility
Log In to add your hardware
4-bit
16-bit
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support
Model tree for ashokpoudel/contactextraction_zsj_tlm-bnb-4bit_gguf_0.0.11
Base model
unsloth/Phi-3-mini-4k-instruct-bnb-4bit