--- language: - en license: apache-2.0 tags: - finetuned model_name: Silverhand Mistral 7b base_model: mistralai/Mistral-7B-Instruct-v0.2 model_type: Mistral7b pipeline_tag: text-generation prompt_template: '[INST] {{ .Prompt }} [/INST]' --- ## Description Mistral-7b model finetuned using SFT to respond like Johhny Silverhand from the Cyberpunk universe (Mike Pondsmith, CD Project Red). The model can be used with ollama or any other application that supports a .gguf model file. The model is quantized to 8 bits using llama.cpp