Files
ModelHub XC cb85eb49b0 初始化项目,由ModelHub XC社区提供模型
Model: mgonzs13/stablelm-zephyr-3B-localmentor-GGUF
Source: Original Platform
2026-07-08 04:59:09 +08:00

1.4 KiB

base_model, license, language, pipeline_tag, tags, library_name, model_creator, model_name, model_type, prompt_template, quantized_by
base_model license language pipeline_tag tags library_name model_creator model_name model_type prompt_template quantized_by
remyxai/stablelm-zephyr-3B_localmentor apache-2.0
en
text-generation
stablelm
zephyr
gguf
llama.cpp remyxai stablelm-zephyr-3B_localmentor stablelm <|system|> {system_prompt}</s> <|user|> {prompt}</s> <|assistant|> mgonzs13

stablelm-zephyr-3B-localmentor-GGUF

Model creator: remyxai
Original model: stablelm-zephyr-3B_localmentor
GGUF quantization: llama.cpp commit fadde6713506d9e6c124f5680ab8c7abebe31837

Description

Fine-tune with low-rank adapters on 25K conversational turns discussing tech/startup from over 800 podcast episodes.

Prompt Template

Following the tokenizer_config.json, the prompt template is Zephyr.

<|system|>
{system_prompt}</s>
<|user|>
{prompt}</s>
<|assistant|>