commit 26ab2c0aa242a1c096f6b26fdd61d96d57249d87 Author: ModelHub XC Date: Thu May 7 19:03:15 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: MaziyarPanahi/Phi-3.5-mini-instruct-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..99dbebb --- /dev/null +++ b/.gitattributes @@ -0,0 +1,64 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bin.* filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.ftz filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.h5 filter=lfs diff=lfs merge=lfs -text +*.joblib filter=lfs diff=lfs merge=lfs -text +*.lfs.* filter=lfs diff=lfs merge=lfs -text +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text +*.ot filter=lfs diff=lfs merge=lfs -text +*.parquet filter=lfs diff=lfs merge=lfs -text +*.pb filter=lfs diff=lfs merge=lfs -text +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +saved_model/**/* filter=lfs diff=lfs merge=lfs -text +*.tar.* filter=lfs diff=lfs merge=lfs -text +*.tflite filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zstandard filter=lfs diff=lfs merge=lfs -text +*.tfevents* filter=lfs diff=lfs merge=lfs -text +*.db* filter=lfs diff=lfs merge=lfs -text +*.ark* filter=lfs diff=lfs merge=lfs -text +**/*ckpt*data* filter=lfs diff=lfs merge=lfs -text +**/*ckpt*.meta filter=lfs diff=lfs merge=lfs -text +**/*ckpt*.index filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text + +*.ggml filter=lfs diff=lfs merge=lfs -text +*.llamafile* filter=lfs diff=lfs merge=lfs -text +*.pt2 filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text + +Phi-3.5-mini-instruct-GGUF_imatrix.dat filter=lfs diff=lfs merge=lfs -text +Phi-3.5-mini-instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Phi-3.5-mini-instruct.IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Phi-3.5-mini-instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Phi-3.5-mini-instruct.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Phi-3.5-mini-instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Phi-3.5-mini-instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Phi-3.5-mini-instruct.IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Phi-3.5-mini-instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Phi-3.5-mini-instruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Phi-3.5-mini-instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Phi-3.5-mini-instruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Phi-3.5-mini-instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Phi-3.5-mini-instruct.IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Phi-3.5-mini-instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Phi-3.5-mini-instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text \ No newline at end of file diff --git a/Phi-3.5-mini-instruct-GGUF_imatrix.dat b/Phi-3.5-mini-instruct-GGUF_imatrix.dat new file mode 100644 index 0000000..ebec5c5 --- /dev/null +++ b/Phi-3.5-mini-instruct-GGUF_imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6c70d8856b800523c3397b122ea0fe2da26a608625d8dccd47a1db4c6797f6c +size 2232592 diff --git a/Phi-3.5-mini-instruct.IQ1_M.gguf b/Phi-3.5-mini-instruct.IQ1_M.gguf new file mode 100644 index 0000000..baba6ea --- /dev/null +++ b/Phi-3.5-mini-instruct.IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2993cda954ef29c1a48ee3c2a118664d38365dfd839773d5ff1b87fbc44503a +size 917107424 diff --git a/Phi-3.5-mini-instruct.IQ1_S.gguf b/Phi-3.5-mini-instruct.IQ1_S.gguf new file mode 100644 index 0000000..25bdf3d --- /dev/null +++ b/Phi-3.5-mini-instruct.IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1152552c0a1038c6ad2701bf765fd3d38a318e67c7cdfebff682bc939ca4608 +size 841609952 diff --git a/Phi-3.5-mini-instruct.IQ2_XS.gguf b/Phi-3.5-mini-instruct.IQ2_XS.gguf new file mode 100644 index 0000000..4cfa2f1 --- /dev/null +++ b/Phi-3.5-mini-instruct.IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b13cafa58d821bb00d59551aeba1ea0fe740a2c59c87ba0856487f99dd032b6e +size 1153037024 diff --git a/Phi-3.5-mini-instruct.IQ3_XS.gguf b/Phi-3.5-mini-instruct.IQ3_XS.gguf new file mode 100644 index 0000000..7622a49 --- /dev/null +++ b/Phi-3.5-mini-instruct.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aa58e891cec2ee8693be51180d83c9fb668b36cacb3f020e876e66de6866993 +size 1625175776 diff --git a/Phi-3.5-mini-instruct.IQ4_XS.gguf b/Phi-3.5-mini-instruct.IQ4_XS.gguf new file mode 100644 index 0000000..5925fb2 --- /dev/null +++ b/Phi-3.5-mini-instruct.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:971136a6ce97e4d1bdddb9748a1d763ee0dff893b61f59bdc51bb1446a83d69f +size 2059853024 diff --git a/Phi-3.5-mini-instruct.Q2_K.gguf b/Phi-3.5-mini-instruct.Q2_K.gguf new file mode 100644 index 0000000..f741ec2 --- /dev/null +++ b/Phi-3.5-mini-instruct.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4a199642445280d2ed0634f4239dc7c946813dfd470fc32679b9e35a57d5159 +size 1416204512 diff --git a/Phi-3.5-mini-instruct.Q3_K_L.gguf b/Phi-3.5-mini-instruct.Q3_K_L.gguf new file mode 100644 index 0000000..92c04f2 --- /dev/null +++ b/Phi-3.5-mini-instruct.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66ae6448692ca31b008a03de58a3900e7d2efefcb1f1b3a7b96b1958128d5cce +size 2087597792 diff --git a/Phi-3.5-mini-instruct.Q3_K_M.gguf b/Phi-3.5-mini-instruct.Q3_K_M.gguf new file mode 100644 index 0000000..6c01afb --- /dev/null +++ b/Phi-3.5-mini-instruct.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:491b92d2bc1aa46b06924f262ac7c48101b0da8d5e9c7947cd52fd1d419e25a5 +size 1955477216 diff --git a/Phi-3.5-mini-instruct.Q3_K_S.gguf b/Phi-3.5-mini-instruct.Q3_K_S.gguf new file mode 100644 index 0000000..4e5dd80 --- /dev/null +++ b/Phi-3.5-mini-instruct.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8950b36c0a6d78bd7f89d69f484843fa69ad3feaf0e22ff3983ec37162f376e4 +size 1681798880 diff --git a/Phi-3.5-mini-instruct.Q4_K_M.gguf b/Phi-3.5-mini-instruct.Q4_K_M.gguf new file mode 100644 index 0000000..a2b0f35 --- /dev/null +++ b/Phi-3.5-mini-instruct.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f68916e850b107d8641d18bcd5548f0d66beef9e0a9077fe84ef28943eb7e88 +size 2393232608 diff --git a/Phi-3.5-mini-instruct.Q4_K_S.gguf b/Phi-3.5-mini-instruct.Q4_K_S.gguf new file mode 100644 index 0000000..834aa43 --- /dev/null +++ b/Phi-3.5-mini-instruct.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75fc7713ae3bc3e2a18576ea4d6e725f45efd48ebfcc60493c1f5f3351c9d291 +size 2188760288 diff --git a/Phi-3.5-mini-instruct.Q5_K_M.gguf b/Phi-3.5-mini-instruct.Q5_K_M.gguf new file mode 100644 index 0000000..00ed0a7 --- /dev/null +++ b/Phi-3.5-mini-instruct.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b3ffb0f868f5891bbe2f6e5d199b622cd07dee059af30c50e0f8cfe2e892237 +size 2815276256 diff --git a/Phi-3.5-mini-instruct.Q5_K_S.gguf b/Phi-3.5-mini-instruct.Q5_K_S.gguf new file mode 100644 index 0000000..47e5caa --- /dev/null +++ b/Phi-3.5-mini-instruct.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ac670929945fdd5509732200cf06202d5df8e083584f63905166509ca0d0fe1 +size 2641474784 diff --git a/Phi-3.5-mini-instruct.Q6_K.gguf b/Phi-3.5-mini-instruct.Q6_K.gguf new file mode 100644 index 0000000..954803d --- /dev/null +++ b/Phi-3.5-mini-instruct.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca811eca561367d74ca62ca6854e203b3e72b848e352a9be6d8e59343194bd2e +size 3135853280 diff --git a/Phi-3.5-mini-instruct.Q8_0.gguf b/Phi-3.5-mini-instruct.Q8_0.gguf new file mode 100644 index 0000000..e24220b --- /dev/null +++ b/Phi-3.5-mini-instruct.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:210441d16853c418fddc9b7a549238889388d5bec7193a6147606e60f9580426 +size 4061222624 diff --git a/README.md b/README.md new file mode 100644 index 0000000..1775ee4 --- /dev/null +++ b/README.md @@ -0,0 +1,46 @@ +--- +tags: +- quantized +- 2-bit +- 3-bit +- 4-bit +- 5-bit +- 6-bit +- 8-bit +- GGUF +- text-generation +- text-generation +model_name: Phi-3.5-mini-instruct-GGUF +base_model: microsoft/Phi-3.5-mini-instruct +inference: false +model_creator: microsoft +pipeline_tag: text-generation +quantized_by: MaziyarPanahi +--- +# [MaziyarPanahi/Phi-3.5-mini-instruct-GGUF](https://huggingface.co/MaziyarPanahi/Phi-3.5-mini-instruct-GGUF) +- Model creator: [microsoft](https://huggingface.co/microsoft) +- Original model: [microsoft/Phi-3.5-mini-instruct](https://huggingface.co/microsoft/Phi-3.5-mini-instruct) + +## Description +[MaziyarPanahi/Phi-3.5-mini-instruct-GGUF](https://huggingface.co/MaziyarPanahi/Phi-3.5-mini-instruct-GGUF) contains GGUF format model files for [microsoft/Phi-3.5-mini-instruct](https://huggingface.co/microsoft/Phi-3.5-mini-instruct). + +### About GGUF + +GGUF is a new format introduced by the llama.cpp team on August 21st 2023. It is a replacement for GGML, which is no longer supported by llama.cpp. + +Here is an incomplete list of clients and libraries that are known to support GGUF: + +* [llama.cpp](https://github.com/ggerganov/llama.cpp). The source project for GGUF. Offers a CLI and a server option. +* [llama-cpp-python](https://github.com/abetlen/llama-cpp-python), a Python library with GPU accel, LangChain support, and OpenAI-compatible API server. +* [LM Studio](https://lmstudio.ai/), an easy-to-use and powerful local GUI for Windows and macOS (Silicon), with GPU acceleration. Linux available, in beta as of 27/11/2023. +* [text-generation-webui](https://github.com/oobabooga/text-generation-webui), the most widely used web UI, with many features and powerful extensions. Supports GPU acceleration. +* [KoboldCpp](https://github.com/LostRuins/koboldcpp), a fully featured web UI, with GPU accel across all platforms and GPU architectures. Especially good for story telling. +* [GPT4All](https://gpt4all.io/index.html), a free and open source local running GUI, supporting Windows, Linux and macOS with full GPU accel. +* [LoLLMS Web UI](https://github.com/ParisNeo/lollms-webui), a great web UI with many interesting and unique features, including a full model library for easy model selection. +* [Faraday.dev](https://faraday.dev/), an attractive and easy to use character-based chat GUI for Windows and macOS (both Silicon and Intel), with GPU acceleration. +* [candle](https://github.com/huggingface/candle), a Rust ML framework with a focus on performance, including GPU support, and ease of use. +* [ctransformers](https://github.com/marella/ctransformers), a Python library with GPU accel, LangChain support, and OpenAI-compatible AI server. Note, as of time of writing (November 27th 2023), ctransformers has not been updated in a long time and does not support many recent models. + +## Special thanks + +🙏 Special thanks to [Georgi Gerganov](https://github.com/ggerganov) and the whole team working on [llama.cpp](https://github.com/ggerganov/llama.cpp/) for making all of this possible. \ No newline at end of file diff --git a/config.json b/config.json new file mode 100644 index 0000000..9f0f76f --- /dev/null +++ b/config.json @@ -0,0 +1,3 @@ +{ + "model_type": "mistral" +} \ No newline at end of file diff --git a/configuration.json b/configuration.json new file mode 100644 index 0000000..bbeeda1 --- /dev/null +++ b/configuration.json @@ -0,0 +1 @@ +{"framework": "pytorch", "task": "text-generation", "allow_remote": true} \ No newline at end of file