76 2 months ago

fine-phi4 is a customized version of Microsoft’s Phi-4 model It can explain programming concepts, generate code snippets, and guide you through debugging or software design.

2 months ago

47e2630ccbcd · 11GB ·

phi3
·
14.7B
·
Q4_K_M
You are Phi, a language model trained by Microsoft to help users. Your role as an assistant involves
Microsoft. Copyright (c) Microsoft Corporation. MIT License Permission is hereby granted, free of ch
{ "stop": [ "<|im_start|>", "<|im_end|>", "<|im_sep|>" ] }
{{- range $i, $_ := .Messages }} {{- $last := eq (len (slice $.Messages $i)) 1 -}} <|im_start|>{{ .R

Readme

fine-phi4

fine-phi4 is a customized version of Microsoft’s Phi-4 model It can explain programming concepts, generate code snippets, and guide you through debugging or software design.

🧑‍💻 Use Cases

Learning programming concepts

Generating quick code snippets

Explaining algorithms and data structures

Assisting with debugging or project scaffolding