r1-1776-distill-llama-70b-gguf

perplexity-aiさんが公開しているr1-1776-distill-llama-70bのggufフォーマット変換版です。

imatrixのデータはTFMC/imatrix-dataset-for-japanese-llmを使用して作成しました。

Usage

git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build -DGGML_CUDA=ON
cmake --build build --config Release
build/bin/llama-cli -m 'r1-1776-distill-llama-70b-gguf' -n 128 -c 128 -p 'あなたはプロの料理人です。レシピを教えて' -cnv
Downloads last month
882
GGUF
Model size
70.6B params
Architecture
llama

1-bit

2-bit

3-bit

4-bit

5-bit

Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.

Model tree for mmnga/r1-1776-distill-llama-70b-gguf

Dataset used to train mmnga/r1-1776-distill-llama-70b-gguf