
jdineen/Llama-3.1-8B-DPO-Baseline-wjb-1600-vanilla-harmful-800steps - GGUF
This repo contains GGUF format model files for jdineen/Llama-3.1-8B-DPO-Baseline-wjb-1600-vanilla-harmful-800steps.
The files were quantized using machines provided by TensorBlock, and they are compatible with llama.cpp as of commit b5753.
Our projects
Forge | |
---|---|
![]() |
|
An OpenAI-compatible multi-provider routing layer. | |
🚀 Try it now! 🚀 | |
Awesome MCP Servers | TensorBlock Studio |
![]() |
![]() |
A comprehensive collection of Model Context Protocol (MCP) servers. | A lightweight, open, and extensible multi-LLM interaction studio. |
👀 See what we built 👀 | 👀 See what we built 👀 |
Prompt template
<|begin_of_text|><|start_header_id|>system<|end_header_id|>
Cutting Knowledge Date: December 2023
Today Date: 26 Jul 2024
{system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
{prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
Model file specification
Downloading instruction
Command line
Firstly, install Huggingface Client
pip install -U "huggingface_hub[cli]"
Then, downoad the individual model file the a local directory
huggingface-cli download tensorblock/jdineen_Llama-3.1-8B-DPO-Baseline-wjb-1600-vanilla-harmful-800steps-GGUF --include "Llama-3.1-8B-DPO-Baseline-wjb-1600-vanilla-harmful-800steps-Q2_K.gguf" --local-dir MY_LOCAL_DIR
If you wanna download multiple model files with a pattern (e.g., *Q4_K*gguf
), you can try:
huggingface-cli download tensorblock/jdineen_Llama-3.1-8B-DPO-Baseline-wjb-1600-vanilla-harmful-800steps-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
- Downloads last month
- 44
Hardware compatibility
Log In
to view the estimation
2-bit
3-bit
4-bit
5-bit
6-bit
8-bit
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
🙋
Ask for provider support
Model tree for tensorblock/jdineen_Llama-3.1-8B-DPO-Baseline-wjb-1600-vanilla-harmful-800steps-GGUF
Base model
Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2